summaryrefslogtreecommitdiff
path: root/lib/make/configure.in
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-12-13 16:03:13 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2005-12-13 16:03:13 +0000
commitbb5c5e16ac3d16da3ddd5e79051ae601d566f4eb (patch)
treebf46a336ae41713addeaf9d9ab93ccceadde2f0a /lib/make/configure.in
parent46e626378a09ed6ee5bc332ffb2c3b7993e51fc3 (diff)
Patch from Erik Schnetter to add preprocessor version in comments.
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4212 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'lib/make/configure.in')
-rw-r--r--lib/make/configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/make/configure.in b/lib/make/configure.in
index fce849fe..883afd4a 100644
--- a/lib/make/configure.in
+++ b/lib/make/configure.in
@@ -332,8 +332,10 @@ AC_SUBST(F77FLAGS)
#: ${F90FLAGS="$CFLAGS"}
#: ${F77FLAGS="$CFLAGS"}
+AC_SUBST(CPP_VERSION)
AC_SUBST(CC_VERSION)
AC_SUBST(CXX_VERSION)
+AC_SUBST(FPP_VERSION)
AC_SUBST(F77_VERSION)
AC_SUBST(F90_VERSION)