summaryrefslogtreecommitdiffstats
path: root/audio-plugins/swh-plugins/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-plugins/swh-plugins/PRE_BUILD')
-rwxr-xr-xaudio-plugins/swh-plugins/PRE_BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio-plugins/swh-plugins/PRE_BUILD b/audio-plugins/swh-plugins/PRE_BUILD
index 7899656681..a61ccfedbf 100755
--- a/audio-plugins/swh-plugins/PRE_BUILD
+++ b/audio-plugins/swh-plugins/PRE_BUILD
@@ -5,6 +5,9 @@ patch -p1 < $SPELL_DIRECTORY/swh-plugins-0.4.15-gettext.patch &&
patch -p1 < $SPELL_DIRECTORY/swh-plugins-0.4.15-pic.patch &&
patch -p1 < $SPELL_DIRECTORY/swh-plugins-nosetlocale.patch &&
+# Minimal hack to make it work with current autoconf.
+# More should be done. Like, ditching bitchin' autoconf.
+sed -i 's:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:' configure.in &&
# ipdate gettext macros
autopoint -f &&
autoreconf -f -i