fix ivorbis part 2

Original commit message from CVS:
fix ivorbis part 2
This commit is contained in:
Christian Schaller 2003-03-01 14:49:57 +00:00
parent 975f8f1437
commit 8bfb9e794f

View file

@ -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