1 Index: ppp-2.4.3/pppd/plugins/radius/Makefile.linux
2 ===================================================================
3 --- ppp-2.4.3.orig/pppd/plugins/radius/Makefile.linux 2007-06-04 13:22:12.463960472 +0200
4 +++ ppp-2.4.3/pppd/plugins/radius/Makefile.linux 2007-06-04 13:22:12.705923688 +0200
8 PLUGIN=radius.so radattr.so radrealms.so
9 -CFLAGS=-I. -I../.. -I../../../include -O2 -fPIC -DRC_LOG_FACILITY=LOG_DAEMON
11 +CFLAGS=-I. -I../.. -I../../../include $(COPTS) -fPIC -DRC_LOG_FACILITY=LOG_DAEMON
13 # Uncomment the next line to include support for Microsoft's
14 # MS-CHAP authentication protocol.
15 Index: ppp-2.4.3/pppdump/Makefile.linux
16 ===================================================================
17 --- ppp-2.4.3.orig/pppdump/Makefile.linux 2007-06-04 13:22:12.468959712 +0200
18 +++ ppp-2.4.3/pppdump/Makefile.linux 2007-06-04 13:22:12.705923688 +0200
20 BINDIR = $(DESTDIR)/sbin
21 MANDIR = $(DESTDIR)/share/man/man8
23 -CFLAGS= -O -I../include/net
25 +CFLAGS= $(COPTS) -I../include/net
26 OBJS = pppdump.o bsd-comp.o deflate.o zlib.o