ayttm-commits
[Top][All Lists]
Advanced

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

[Ayttm-commits] CVS: ayttm configure.in,1.386,1.387


From: Edward L. Haletky <address@hidden>
Subject: [Ayttm-commits] CVS: ayttm configure.in,1.386,1.387
Date: Sun, 23 Mar 2003 16:35:29 -0500

Update of /cvsroot/ayttm/ayttm
In directory subversions:/tmp/cvs-serv22329

Modified Files:
        configure.in 
Log Message:


update to mingw32 specific branch in file for the building on MINGW32 (win32)
port.


Index: configure.in
===================================================================
RCS file: /cvsroot/ayttm/ayttm/configure.in,v
retrieving revision 1.386
retrieving revision 1.387
diff -u -r1.386 -r1.387
--- configure.in        23 Mar 2003 19:28:25 -0000      1.386
+++ configure.in        23 Mar 2003 21:35:27 -0000      1.387
@@ -142,7 +142,7 @@
 AM_PATH_GDK_PIXBUF(, [AC_DEFINE(HAVE_GDK_PIXBUF, 1, [Define if you have 
gdk-pixbuf])],
        AC_MSG_ERROR([Unable to find gdk-pixbuf-devel]))
 else
-       GLIB_CFLAGS="-mno-cygwin -fnative-struct -I/target/include 
-I/usr/include/mingw -I/usr/include/w32api -I/target/include/glib 
-I/target/include/glib-2.0 -I/usr/local/include -I/opt/include -I../ 
-I/usr/include/w32api -I/usr/include -D_REENTRANT -Wall -g"
+       GLIB_CFLAGS="-mno-cygwin -fnative-struct -I/target/include 
-I/usr/include/mingw -I/usr/include/w32api -I/target/include/glib 
-I/target/include/glib-2.0 -I/usr/local/include -I/opt/include -I../ 
-I/usr/include/w32api -I/usr/include -D_REENTRANT -Wall -g -I../mingw32"
 fi
 
 EB_CFLAGS="$EB_CFLAGS $GLIB_CFLAGS $GTK_CFLAGS $GDK_PIXBUF_CFLAGS"





reply via email to

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