summaryrefslogtreecommitdiff
path: root/lib/libwrap/Makefile.cflags
AgeCommit message (Collapse)Author
2002-05-24cleanup some of portability #ifdefs, which are not needed for netbsd.itojun
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
infrastructure and using that infrastructure in programs. * MKHESIOD, MKKERBEROS, MKSKEY, and MKYP control building of the infratsructure (libraries, support programs, etc.) * USE_HESIOD, USE_KERBEROS, USE_SKEY, and USE_YP control building of support for using the corresponding API in various libraries/programs that can use it. As discussed on tech-toolchain.
1999-08-31Apply IPv6 support patch.itojun
Note that all IPv6 address must be wrapped with square bracket, like: ALL: [::1/128] 127.0.0.1/255.255.255.255 Increase shlib minor. ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz
1997-10-26Add -DNETGROUPchristos
1997-10-23use CPPFLAGS instead of CFLAGSlukem
1997-01-20Comment out -DPARANOID, since this is not used by the library but bycjs
programs that call the library, and our inetd doesn't use it and has no similar functionality.
1997-01-11Moved CFLAGS defines for program configuration from Makefile tocjs
Makefile.cflags, so that other tcp_wrapper programs can use them.