summaryrefslogtreecommitdiffstats
path: root/audio-libs/soundtouch/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'audio-libs/soundtouch/PRE_BUILD')
-rwxr-xr-xaudio-libs/soundtouch/PRE_BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio-libs/soundtouch/PRE_BUILD b/audio-libs/soundtouch/PRE_BUILD
index 559e5bc6b3..726da32be5 100755
--- a/audio-libs/soundtouch/PRE_BUILD
+++ b/audio-libs/soundtouch/PRE_BUILD
@@ -3,6 +3,7 @@ cd "$SOURCE_DIRECTORY" &&
sed -i "s:COPYING.TXT README.html:README.html\npkgdocdir=\$(datadir)/doc/soundtouch:" \
Makefile.am &&
+sed -i "s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:" configure.ac &&
touch NEWS README AUTHORS ChangeLog &&