gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/macros gtk2.m4


From: Sandro Santilli
Subject: [Gnash-commit] gnash/macros gtk2.m4
Date: Tue, 16 May 2006 15:57:29 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Branch:         
Changes by:     Sandro Santilli <address@hidden>        06/05/16 15:57:29

Modified files:
        macros         : gtk2.m4 

Log message:
        this is driving me nuts... are we there now ?

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/gnash/macros/gtk2.m4.diff?tr1=1.17&tr2=1.18&r1=text&r2=text

Patches:
Index: gnash/macros/gtk2.m4
diff -u gnash/macros/gtk2.m4:1.17 gnash/macros/gtk2.m4:1.18
--- gnash/macros/gtk2.m4:1.17   Tue May 16 15:48:40 2006
+++ gnash/macros/gtk2.m4        Tue May 16 15:57:29 2006
@@ -42,7 +42,7 @@
     AC_CACHE_VAL(ac_cv_path_gtk2_incl,[
     if test x"${with_gtk2_incl}" != x ; then
       if test -f ${with_gtk2_incl}/gtk/gtk.h; then
-       ac_cv_path_gtk2_incl=`-I(cd ${with_gtk2_incl}; pwd)`
+       ac_cv_path_gtk2_incl=-I`(cd ${with_gtk2_incl}; pwd)`
       else
        AC_MSG_ERROR([${with_gtk2_incl} directory doesn't contain gtk/gtk.h])
       fi




reply via email to

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