summaryrefslogtreecommitdiffstats
path: root/vlc/build/vlc-1.0.0_allow_older_glibc.diff
blob: bfde837df0fceaad19aae94468deeb93c17200b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- vlc-1.0.0-rc1.orig/configure.ac	2009-05-09 01:24:25.000000000 +0200
+++ vlc-1.0.0-rc1/configure.ac	2009-05-11 20:57:39.000000000 +0200
@@ -554,7 +554,7 @@
   AC_MSG_RESULT([not present])
 ], [
   AC_MSG_RESULT([found])
-  AS_IF([test "x${enable_nls}" != "xno" || test "x${enable_mozilla}" != "xno"], [
+  AS_IF([test "LET_ME_CHOOSE_DAMMIT" != "LET_ME_CHOOSE_DAMMIT"], [
     AC_MSG_ERROR([Buggy GNU/libc (version 2.5 - 2.7) present. VLC would crash; there is no viable
 work-around for this. Check with your distribution vendor on how to update the
 glibc run-time. Alternatively, build with --disable-nls --disable-mozilla and