build fixed

This commit is contained in:
Marc Wäckerlin
2017-02-26 21:28:18 +00:00
parent f088cad616
commit 473aaa322f
7 changed files with 15 additions and 11 deletions
+5
View File
@@ -573,6 +573,11 @@ distclean-rpm-targets:
EOF
])
# use this in configure.ac to support scripts, e.g. bash scripts
AC_DEFUN([AX_USE_ETC], [
AC_CONFIG_FILES([etc/makefile])
])
# use this in configure.ac to support scripts, e.g. bash scripts
AC_DEFUN([AX_USE_SCRIPTS], [
AC_CONFIG_FILES([scripts/makefile])