diff options
Diffstat (limited to 'sbin/dhclient')
-rw-r--r-- | sbin/dhclient/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/dhclient/Makefile.inc b/sbin/dhclient/Makefile.inc index d78692d..aa6044f 100644 --- a/sbin/dhclient/Makefile.inc +++ b/sbin/dhclient/Makefile.inc @@ -3,7 +3,7 @@ MAINTAINER= murray WARNS= 0 -CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE +CFLAGS+= -I${DIST_DIR}/includes -DENABLE_POLLING_MODE -DNOMINUM CLIENTBINDIR= /sbin RUNDIR= /var/run |