]> git.armaanb.net Git - gen-shell.git/blobdiff - cmake.h
further reduction
[gen-shell.git] / cmake.h
diff --git a/cmake.h b/cmake.h
index 53869b80c6604b3a3e65ebde9774e4c8f9888190..ac1bb92398f35eb4dca12c81bf0591054fa955d7 100644 (file)
--- a/cmake.h
+++ b/cmake.h
@@ -5,12 +5,12 @@
 
 /* Package information */
 #define PACKAGE           "gen-shell"
-#define VERSION           "0.0.1"
+#define VERSION           ""
 #define PACKAGE_BUGREPORT ""
 #define PACKAGE_NAME      "gen-shell"
 #define PACKAGE_TARNAME   "gen-shell"
-#define PACKAGE_VERSION   "0.0.1"
-#define PACKAGE_STRING    "gen-shell 0.0.1"
+#define PACKAGE_VERSION   ""
+#define PACKAGE_STRING    ""
 
 #define CMAKE_BUILD_TYPE  ""
 
@@ -19,7 +19,7 @@
 #define LANGUAGE_ENG_USA 
 
 /* git information */
-#define HAVE_COMMIT
+/* #undef HAVE_COMMIT */
 
 /* cmake information */
 #define HAVE_CMAKE
@@ -39,7 +39,7 @@
 /* #undef UNKNOWN */
 
 /* Found the Readline library */
-/* #undef HAVE_READLINE */
+#define HAVE_READLINE
 
 /* Found the pthread library */
 /* #undef HAVE_LIBPTHREAD */