Make configure output some files in the debian folder as well, substituting the (optional) suffix where needed, also add pkg-config dependency

This commit is contained in:
Bart van Strien
2013-12-08 20:06:12 +01:00
parent 3d82eecc08
commit 5b66cd2290
8 changed files with 35 additions and 23 deletions
+5
View File
@@ -126,5 +126,10 @@ m4_include([configure-modules.ac])
AC_CONFIG_FILES([
Makefile
src/Makefile
platform/unix/debian/control
platform/unix/debian/changelog
platform/unix/debian/rules
])
AC_OUTPUT
chmod 755 platform/unix/debian/rules