]> granicus.if.org Git - file/commitdiff
undef version and package; they will be initialized from configure.
authorChristos Zoulas <christos@zoulas.com>
Fri, 27 Apr 2001 22:53:30 +0000 (22:53 +0000)
committerChristos Zoulas <christos@zoulas.com>
Fri, 27 Apr 2001 22:53:30 +0000 (22:53 +0000)
src/acconfig.h

index 32a9e7e2ea30353b43d9648b63e72e6d80b1ac07..ef6e0cb6b0e1c63c4d3279f3d7e54b082f384277 100644 (file)
@@ -1,8 +1,8 @@
 /* Autoheader needs me */
-#define PACKAGE "file"
+#undef PACKAGE
 
 /* Autoheader needs me */
-#define VERSION "3.35"
+#undef VERSION
 
 /* Define if builtin ELF support is enabled.  */
 #undef BUILTIN_ELF