gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/macros mad.m4 [release_0_7_2]


From: Markus Gothe
Subject: [Gnash-commit] gnash/macros mad.m4 [release_0_7_2]
Date: Sun, 05 Nov 2006 11:25:01 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         release_0_7_2
Changes by:     Markus Gothe <nihilus>  06/11/05 11:25:01

Modified files:
        macros         : mad.m4 

Log message:
        Added MAD_LIBS=""

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/mad.m4?cvsroot=gnash&only_with_tag=release_0_7_2&r1=1.16.2.4&r2=1.16.2.5

Patches:
Index: mad.m4
===================================================================
RCS file: /sources/gnash/gnash/macros/mad.m4,v
retrieving revision 1.16.2.4
retrieving revision 1.16.2.5
diff -u -b -r1.16.2.4 -r1.16.2.5
--- mad.m4      5 Nov 2006 11:23:13 -0000       1.16.2.4
+++ mad.m4      5 Nov 2006 11:25:01 -0000       1.16.2.5
@@ -14,7 +14,7 @@
 dnl  along with this program; if not, write to the Free Software
 dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-dnl $Id: mad.m4,v 1.16.2.4 2006/11/05 11:23:13 nihilus Exp $
+dnl $Id: mad.m4,v 1.16.2.5 2006/11/05 11:25:01 nihilus Exp $
 
 AC_DEFUN([GNASH_PATH_MAD],
 [
@@ -108,6 +108,8 @@
   
   if test x"${ac_cv_path_mad_lib}" != x ; then
       MAD_LIBS="${ac_cv_path_mad_lib}"
+   else
+      MAD_LIBS=""
   fi
 
   AC_SUBST(MAD_CFLAGS)




reply via email to

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