opnsense-ports/audio/audacity/files/patch-lib-src_FileDialog_configure.ac
Franco Fichtner 42edb7cdeb */*: sync with upstream
Taken from: FreeBSD
2016-03-20 09:26:53 +01:00

11 lines
335 B
Text

--- lib-src/FileDialog/configure.ac.orig 2016-01-08 22:05:48 UTC
+++ lib-src/FileDialog/configure.ac
@@ -124,7 +124,7 @@ AM_CONDITIONAL([WINDOWS], test "$IMPLEME
echo "Implementation to use: $IMPLEMENTATION"
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile gtk/Makefile mac/Makefile win/Makefile])
#
# Write it all out