Commit Graph

4 Commits

Author SHA1 Message Date
Peter Marschall 04204decde ipppd: configuration cleanup
* Makefile.in: expand variables HAVE_LZSCOMP_H & LIBS
* Makefile.in: build man-pages in rule all
* Makefile.in: don't add variables to COPTS with -D... that are already
   #include'd via config.h: removes "duplicate definition" warnings
* ipppd.h & options.c: #include "config.h" to cover Makefile.in changes
* configure.ac: relay on default action for AC_CHECK_LIB()
* Makefile.in: remove unnecessary Hacks because of configure.ac changes
* autoreconf
2012-04-21 14:52:01 +02:00
Peter Marschall 184e96038c ipppd: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
Update Makefile.in to avoid configure-time warning.
2012-04-21 14:52:01 +02:00
keil 2d58270a51 use DES functions from openssl if possible 2004-08-30 14:56:36 +00:00
fritz 348d8637da Added autoconf support for ipppd 1997-03-24 01:21:37 +00:00