corrected C++11-detection; refs #33
This commit is contained in:
@@ -188,11 +188,9 @@ if test -z "$PACKAGERID"; then
|
||||
PACKAGERID="Marc Wäckerlin (http://marc.waeckerlin.org) <marc@waeckerlin.org>"
|
||||
fi
|
||||
AC_ARG_VAR(PACKAGERID, [Signature identification of the package author.])
|
||||
BUILDDATE=$(date --rfc-2822)
|
||||
|
||||
# export macros
|
||||
SRCDIR=${srcdir}
|
||||
AC_SUBST(BUILDDATE)
|
||||
AC_SUBST(SRCDIR)
|
||||
AC_SUBST(SRC_DIR)
|
||||
AC_SUBST(TST_DIR)
|
||||
|
Reference in New Issue
Block a user