Commit Graph

10 Commits

Author SHA1 Message Date
Peter Simons
7e843fe0f5 librfc822/test.c: fix build with gcc 4.4.0. 2009-07-19 22:24:51 +02:00
Peter Simons
78d117b6cb Migrated build system to Automake. 2009-07-19 22:22:56 +02:00
Ralf S. Engelschall
b6f2157e17 fix syntax 2005-10-06 09:16:24 +00:00
Ralf S. Engelschall
00eb2b8fc0 Get rid of all complaints from GCC 2.97
(except for two things which I do not want to change on my own)
2001-01-19 14:56:33 +00:00
Peter Simons
fe3947876e Added dependency to stop parallel make from messing up with the
yacc/lex targets.
2000-12-16 13:37:58 +00:00
Peter Simons
08f3fb4045 Fixed parsing bug. 2000-12-16 13:27:12 +00:00
Peter Simons
55f89a924d Added definition of YYSTYPE. 2000-12-16 13:23:51 +00:00
Peter Simons
00fc84dfeb Ignore yacc and lex files 2000-12-16 13:11:09 +00:00
Peter Simons
9a49431890 - Added GNU GPL copyright headers.
- Cleaned build process up.
2000-12-16 13:06:03 +00:00
Peter Simons
0909ac418c Initial revision 2000-12-16 12:38:21 +00:00