patches/speex-02-visibility.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 20026 2da80049f7bb
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20026
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     1
--- speex-1.2rc1/configure.ac-orig	2010-08-23 17:51:13.219052290 -0500
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     2
+++ speex-1.2rc1/configure.ac	2010-08-23 17:51:21.465617661 -0500
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     3
@@ -90,7 +90,7 @@ has_sse=no
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     4
 AC_MSG_RESULT($has_sse)  
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     5
 
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     6
 SAVE_CFLAGS="$CFLAGS"
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     7
-CFLAGS="$CFLAGS -fvisibility=hidden"
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     8
+CFLAGS="$CFLAGS"
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
     9
 AC_MSG_CHECKING(for ELF visibility)
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    10
 AC_COMPILE_IFELSE([
2da80049f7bb 2010-08-26 Brian Cameron <[email protected]>
yippi
parents:
diff changeset
    11
 AC_LANG_PROGRAM([[