mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-23 15:48:23 +00:00
fix ivorbis part 2
Original commit message from CVS: fix ivorbis part 2
This commit is contained in:
parent
92ae40506d
commit
3f4b3fba56
1 changed files with 1 additions and 6 deletions
|
@ -47,12 +47,7 @@ dnl
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <tremor/codec.h>
|
#include <tremor/codec.h>
|
||||||
|
],,, no_ivorbis=yes)
|
||||||
int main ()
|
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
],, no_ivorbis=yes,[echo $ac_n "cross compiling; assumed OK... $ac_c"])
|
|
||||||
CFLAGS="$ac_save_CFLAGS"
|
CFLAGS="$ac_save_CFLAGS"
|
||||||
LIBS="$ac_save_LIBS"
|
LIBS="$ac_save_LIBS"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue