]> www.ginac.de Git - cln.git/blobdiff - include/cl_config.h.in
Make @exec_prefix@ usable in shell scripts.
[cln.git] / include / cl_config.h.in
index de064029ed658f9af4d29b11a32b483e0efacbde..c9cb2f68c054cca3107bc7a4128cf3c76f346956 100644 (file)
@@ -5,6 +5,14 @@
 
 /* These definitions are adjusted by `configure' automatically. */
 
+
+/* release version */
+
+#undef CL_VERSION
+#undef CL_VERSION_MINOR
+#undef CL_VERSION_PATCHLEVEL
+
+
 /* CPU */
 #ifndef __i386__
 #undef __i386__