summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* - removed some now-unused fields from struct filedRainer Gerhards2007-07-131-1/+1
| | | | | - move file size limit fields in struct field to the "right spot" (the file writing part of the union - f_un.f_file)
* removed SYSV preprocessor macro; replaced with autotools equivalentRainer Gerhards2007-07-111-1/+1
|
* upgrading to autotools build system - thank Peter Vrabec for patches andRainer Gerhards2007-07-101-0/+11
the idea