]> www.ginac.de Git - ginac.git/blobdiff - configure.in
- Inserted some more std:: to make it compile under GCC2.96.
[ginac.git] / configure.in
index f1212483a0b0b7e95cd52172571861787c589bd5..8d0ecaf3a971fc83ea92bf577293c3b240c9ae8c 100644 (file)
@@ -19,8 +19,8 @@ dnl (don't we all *love* M4?)...
 
 GINACLIB_MAJOR_VERSION=0
 GINACLIB_MINOR_VERSION=6
-GINACLIB_MICRO_VERSION=1
-GINACLIB_INTERFACE_AGE=1
+GINACLIB_MICRO_VERSION=4
+GINACLIB_INTERFACE_AGE=0
 GINACLIB_BINARY_AGE=1
 GINACLIB_VERSION=$GINACLIB_MAJOR_VERSION.$GINACLIB_MINOR_VERSION.$GINACLIB_MICRO_VERSION
 
@@ -192,7 +192,7 @@ doc/Makefile
 doc/tutorial/Makefile
 doc/reference/Makefile
 cint/Makefile
-cint/ginaccint
-], [chmod +x ginac-config cint/ginaccint])
+cint/launch.h
+], [chmod +x ginac-config])
 dnl Display a final warning if there has been a GINAC_ERROR or a GINAC_WARNING
 GINAC_CHECK_ERRORS