aboutsummaryrefslogtreecommitdiffstats
path: root/libbridge
diff options
context:
space:
mode:
authorStephen Hemminger <sch@sch-laptop.localdomain>2006-09-08 22:20:52 -0700
committerStephen Hemminger <sch@sch-laptop.localdomain>2006-09-08 22:20:52 -0700
commit66840291cd76adfa21d8a4f27fa7083582744ff2 (patch)
tree07e22cb409ee4f8aa58ffc92bfba5d29512b06a3 /libbridge
parentcf06742ec8fd4e7ac7d393ebe093839379aa3f46 (diff)
downloadandroid_external_brctl-66840291cd76adfa21d8a4f27fa7083582744ff2.tar.gz
android_external_brctl-66840291cd76adfa21d8a4f27fa7083582744ff2.tar.bz2
android_external_brctl-66840291cd76adfa21d8a4f27fa7083582744ff2.zip
Change the autoconf stuff to handle newer versions of autoconf
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Diffstat (limited to 'libbridge')
-rw-r--r--libbridge/config.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libbridge/config.h.in b/libbridge/config.h.in
index d8da906..b91185e 100644
--- a/libbridge/config.h.in
+++ b/libbridge/config.h.in
@@ -4,8 +4,8 @@
#undef HAVE_LIBSYSFS
/* Name of package */
-#undef PACKAGE
+#undef PACKAGE_NAME
/* Version number of package */
-#undef VERSION
+#undef PACKAGE_VERSION