let's be a little more demanding....
authorJack Moffitt <jack@xiph.org>
Mon, 6 Nov 2000 03:15:50 +0000 (03:15 +0000)
committerJack Moffitt <jack@xiph.org>
Mon, 6 Nov 2000 03:15:50 +0000 (03:15 +0000)
svn path=/trunk/vorbis/; revision=992

configure.in

index 7d0ac70..aa0241a 100644 (file)
@@ -149,7 +149,7 @@ dnl --------------------------------------------------
 AC_CHECK_LIB(m, cos, LIBS="-lm", LIBS="")
 AC_CHECK_LIB(pthread, pthread_create, pthread_lib="-lpthread", :)
 
-AM_PATH_OGG(have_ogg=yes, have_ogg=no)
+AM_PATH_OGG(, AC_MSG_ERROR(must have Ogg installed!))
 
 dnl --------------------------------------------------
 dnl Check for library functions