setup DISTCHECK_CONFIG_FLAGS; refs #28

This commit is contained in:
Marc Wäckerlin
2014-04-02 11:46:08 +00:00
parent c038a643ae
commit 4a0e07a443

View File

@@ -155,6 +155,8 @@ AC_SUBST(PACKAGENAME)
AC_SUBST(AM_CXXFLAGS) AC_SUBST(AM_CXXFLAGS)
AC_SUBST(AM_CPPFLAGS) AC_SUBST(AM_CPPFLAGS)
AC_SUBST(LIBS) AC_SUBST(LIBS)
DISTCHECK_CONFIG_FLAGS="$(env)"
AC_SUBST(DISTCHECK_CONFIG_FLAGS)
# create output # create output
AC_OUTPUT AC_OUTPUT