Print

Print


Commit in lcdd on MAIN
configure.ac+6-31.6 -> 1.7


lcdd
configure.ac 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- configure.ac	4 Aug 2005 01:57:48 -0000	1.6
+++ configure.ac	6 Sep 2005 18:00:22 -0000	1.7
@@ -1,4 +1,4 @@
-# $Header: /cvs/lcd/lcdd/configure.ac,v 1.6 2005/08/04 01:57:48 jeremy Exp $
+# $Header: /cvs/lcd/lcdd/configure.ac,v 1.7 2005/09/06 18:00:22 jeremy Exp $
 #
 # Process this file with autoconf to produce a configure script for LCDD.
 #
@@ -16,7 +16,7 @@
 
 # package info
 AC_PREREQ(2.57)
-AC_INIT(LCDD,v1r7p5, [log in to unmask])
+AC_INIT(LCDD,v1r7p6, [log in to unmask])
 AC_CONFIG_SRCDIR([src/volumeExtendedSubscriber.cc])
 
 # Checks for programs.
@@ -50,6 +50,9 @@
 # Doxygen
 SIM_SETUP_DOXYGEN()
 
+# Set VERSION file
+SIM_CREATE_VERSION_FILE()
+
 # substitute DEFS and CXXFLAGS
 AC_SUBST([CXXFLAGS])
 AC_SUBST([CPPFLAGS])
@@ -74,7 +77,7 @@
 echo "Finally, to build LCDD."
 echo
 echo "  gmake"
-echo 
+echo
 echo "Once the build completes, the library should be found at $LCDD_BASE/lib/$G4SYSTEM/liblcdd.a."
 echo
 echo "Thank you for using the LCDD package."
CVSspam 0.2.8