summaryrefslogtreecommitdiff
blob: e9de6a364ed7e5b45067cf822eac0c2ce37d1017 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff -NrU5 dvda-author-08.09.orig/configure.ac dvda-author-08.09/configure.ac
--- dvda-author-08.09.orig/configure.ac	2008-11-21 01:05:07.000000000 +0100
+++ dvda-author-08.09/configure.ac	2008-11-21 01:05:31.000000000 +0100
@@ -120,11 +120,11 @@
 fi
 
 
 AC_SEARCH_LIBS(ogg_stream_init , $OGG_LIB,
  [  
-  if test x$FLAC_CONFIGURE = x ; then
+  if test x$FLAC_CONFIGURE = xno ; then
    OGG_LIB=
    OGG_LINK="-logg"
    AC_MSG_NOTICE([Using installed libogg library...])
   else
    # force build of dependencies