1
0
Fork 0

Merge branch 'master' of github.com:triAGENS/AvocadoDB

This commit is contained in:
Frank Celler 2012-01-04 15:24:02 +01:00
commit cb8c0de8a0
2 changed files with 1 additions and 9 deletions

View File

@ -1 +1 @@
#define TRIAGENS_VERSION "0.0.8 [1101:1102M]"
#define TRIAGENS_VERSION "0.0.8 [exported]"

View File

@ -49,14 +49,6 @@ AC_SUBST(BOOST_CPPFLAGS)
AC_SUBST(BOOST_LDFLAGS)
AC_SUBST(BOOST_LIBS)
dnl -----------------------------------------------------------------------------------------
dnl restore flags
dnl -----------------------------------------------------------------------------------------
LIBS="$SAVE_LIBS"
LDFLAGS="$SAVE_LDFLAGS"
CPPFLAGS="$SAVE_CPPFLAGS"
dnl -----------------------------------------------------------------------------------------
dnl informational output
dnl -----------------------------------------------------------------------------------------