1 Index: ppp-2.4.3/pppd/Makefile.linux
2 ===================================================================
3 --- ppp-2.4.3.orig/pppd/Makefile.linux 2007-06-04 13:22:08.197609056 +0200
4 +++ ppp-2.4.3/pppd/Makefile.linux 2007-06-04 13:22:11.837055776 +0200
6 # Uncomment the next line to include support for PPP packet filtering.
7 # This requires that the libpcap library and headers be installed
8 # and that the kernel driver support PPP packet filtering.
12 # Uncomment the next line to enable multilink PPP (enabled by default)
13 # Linux distributions: Please leave multilink ENABLED in your builds
18 # Uncomment the next line to enable the TDB database (enabled by default.)
19 # If you enable multilink, then TDB is automatically enabled also.
20 # Linux distributions: Please leave TDB ENABLED in your builds.
34 INCLUDE_DIRS= -I../include
36 -COMPILE_FLAGS= -DHAVE_PATHS_H -DIPX_CHANGE -DHAVE_MMAP
37 +COMPILE_FLAGS= -DHAVE_PATHS_H -DHAVE_MMAP
39 CFLAGS= $(COPTS) $(COMPILE_FLAGS) $(INCLUDE_DIRS)
42 #LIBS += -lshadow $(LIBS)
45 -ifneq ($(wildcard /usr/include/crypt.h),)
46 +#ifneq ($(wildcard /usr/include/crypt.h),)
47 CFLAGS += -DHAVE_CRYPT_H=1
49 -ifneq ($(wildcard /usr/lib/libcrypt.*),)
51 +#ifneq ($(wildcard /usr/lib/libcrypt.*),)