projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
975f8f1
)
fix ivorbis part 2
author
Christian Schaller
<uraeus@gnome.org>
Sat, 1 Mar 2003 14:49:57 +0000
(14:49 +0000)
committer
Christian Schaller
<uraeus@gnome.org>
Sat, 1 Mar 2003 14:49:57 +0000
(14:49 +0000)
Original commit message from CVS:
fix ivorbis part 2
m4/gst-ivorbis.m4
patch
|
blob
|
history
diff --git
a/m4/gst-ivorbis.m4
b/m4/gst-ivorbis.m4
index
9acbe29
..
2d29de7
100644
(file)
--- a/
m4/gst-ivorbis.m4
+++ b/
m4/gst-ivorbis.m4
@@
-47,12
+47,7
@@
dnl
#include <stdlib.h>
#include <string.h>
#include <tremor/codec.h>
-
-int main ()
-{
-}
-
-],, no_ivorbis=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
+],,, no_ivorbis=yes)
CFLAGS="$ac_save_CFLAGS"
LIBS="$ac_save_LIBS"
fi