summaryrefslogtreecommitdiffstats
path: root/configure.h
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-04-16 08:33:22 +0000
committerRoy Marples <roy@marples.name>2007-04-16 08:33:22 +0000
commitc5f445cec05fc81e6cf8806bde964a6e9b4e7401 (patch)
tree60351301912e59cee2ce74d314922f810fea447f /configure.h
parent5a78a4645a45bf8f8528e4efa30994a05b450fe7 (diff)
downloaddhcpcd-c5f445cec05fc81e6cf8806bde964a6e9b4e7401.tar.xz
Rename define and add comment to info file
Diffstat (limited to 'configure.h')
-rw-r--r--configure.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.h b/configure.h
index 99e62c9d..ac4eb2e3 100644
--- a/configure.h
+++ b/configure.h
@@ -30,7 +30,7 @@
#define ENABLE_INFO
/* Define this to enable some compatability with 1.x and 2.x info files */
-// #define INFO_COMPAT
+// #define ENABLE_INFO_COMPAT
#include "dhcpcd.h"
#include "interface.h"