gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/macros ogg.m4


From: Markus Gothe
Subject: [Gnash-commit] gnash/macros ogg.m4
Date: Mon, 09 Oct 2006 12:31:56 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/09 12:31:55

Modified files:
        macros         : ogg.m4 

Log message:
        Removed $pkg.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/ogg.m4?cvsroot=gnash&r1=1.11&r2=1.12

Patches:
Index: ogg.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/ogg.m4,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- ogg.m4      9 Oct 2006 12:28:37 -0000       1.11
+++ ogg.m4      9 Oct 2006 12:31:55 -0000       1.12
@@ -35,7 +35,7 @@
 dnl  
 dnl 
 
-dnl $Id: ogg.m4,v 1.11 2006/10/09 12:28:37 nihilus Exp $
+dnl $Id: ogg.m4,v 1.12 2006/10/09 12:31:55 nihilus Exp $
 
 AC_DEFUN([GNASH_PATH_OGG],
 [
@@ -59,10 +59,8 @@
     fi
     ])
 
-    pkg=no
     if test x"$PKG_CONFIG" != x -a x"${ac_cv_path_ogg_incl}" = x; then
       `$PKG_CONFIG --exists ogg` && ac_cv_path_ogg_incl=`$PKG_CONFIG --cflags 
ogg`
-      pkg=yes
     fi
 
     dnl If the path hasn't been specified, go look for it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]