mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
fix ivorbis part 2
Original commit message from CVS: fix ivorbis part 2
This commit is contained in:
parent
3cd58ad6f9
commit
793d23e5e8
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