From: Roy Marples Date: Fri, 18 Apr 2008 23:23:00 +0000 (+0000) Subject: Add a note about how to enable deprecated commandline options. X-Git-Tag: v4.0.2~471 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a4aebf6339361c01b76168bdfcb96c5bfdbcc20;p=thirdparty%2Fdhcpcd.git Add a note about how to enable deprecated commandline options. --- diff --git a/README b/README index 040a8510..77890a82 100644 --- a/README +++ b/README @@ -36,11 +36,13 @@ set CSTD=gnu99 to work around this. If you require compatibility with dhcpcd-3 and older style variables, you can install dhcpcd-compat into the directory /etc/dhcpcd/enter-hook.d We don't install this by default. +You should also add -DCMDLINE_COMPAT to your CFLAGS if you need to be fully +commandline compatible with prior versions. Hooks ----- -We provide example exit hooks for NTP and ypbind (Linux). +We provide example exit hooks for NTP (www.ntp.org) and ypbind (Linux). There are not installed by default as they are platform dependant.