diff options
Diffstat (limited to 'audio/sweep/files/patch-configure')
-rw-r--r-- | audio/sweep/files/patch-configure | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/audio/sweep/files/patch-configure b/audio/sweep/files/patch-configure index cc19985ef630..0c0749718d20 100644 --- a/audio/sweep/files/patch-configure +++ b/audio/sweep/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sat Apr 17 16:35:15 2004 -+++ configure Sat Apr 17 16:35:31 2004 -@@ -5761,6 +5761,7 @@ +--- configure.orig Fri Apr 30 10:05:34 2004 ++++ configure Fri Apr 30 10:06:30 2004 +@@ -19129,6 +19129,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" @@ -8,12 +8,12 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -6002,7 +6003,7 @@ +@@ -19566,7 +19567,7 @@ done --ALL_LINGUAS="de el fr hu it pl ru en_AU" -+ALL_LINGUAS="de el fr hu it pl ru" - - echo $ac_n "checking for inttypes.h""... $ac_c" 1>&6 - echo "configure:6009: checking for inttypes.h" >&5 +-ALL_LINGUAS="de el es_ES fr hu it pl ru en_AU" ++ALL_LINGUAS="de el es_ES fr hu it pl ru" + if test -n "$ac_tool_prefix"; then + # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. + set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |