SOURCES: crossmingw32-runtime-configure.patch, crossmingw32-runtim...

qboosh qboosh at pld-linux.org
Mon Feb 19 22:40:23 CET 2007


Author: qboosh                       Date: Mon Feb 19 21:40:23 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 3.11

---- Files affected:
SOURCES:
   crossmingw32-runtime-configure.patch (1.2 -> 1.3) , crossmingw32-runtime-stdinc.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/crossmingw32-runtime-configure.patch
diff -u SOURCES/crossmingw32-runtime-configure.patch:1.2 SOURCES/crossmingw32-runtime-configure.patch:1.3
--- SOURCES/crossmingw32-runtime-configure.patch:1.2	Tue Aug  1 20:38:28 2006
+++ SOURCES/crossmingw32-runtime-configure.patch	Mon Feb 19 22:40:18 2007
@@ -61,17 +61,8 @@
  CC=${CC-cc}
  AC_SUBST(CC)
  AS=${AS-as}
---- mingw-runtime-3.0/configure.in.wiget	2003-05-06 15:23:18.000000000 +0000
-+++ mingw-runtime-3.0/configure.in	2003-07-04 13:46:49.000000000 +0000
-@@ -19,8 +19,6 @@
- AC_PREREQ(2.59)
- AC_INIT(dllmain.c)
- 
--LIB_AC_PROG_CC
--
- case "$with_cross_host" in
-   ""|*cygwin*) all_dlls_host='all_dlls_host'
- 	       install_dlls_host='install_dlls_host';;
+--- mingw-runtime-3.11/configure.in.wiget	2003-05-06 15:23:18.000000000 +0000
++++ mingw-runtime-3.11/configure.in	2003-07-04 13:46:49.000000000 +0000
 @@ -28,6 +26,8 @@
  AC_SUBST(all_dlls_host)
  AC_SUBST(install_dlls_host)
@@ -81,16 +72,3 @@
  AC_CHECK_TOOL(AR, ar, ar)
  
  AC_SUBST(AR)
-@@ -43,10 +43,10 @@
- AC_SUBST(DLLWRAP)
- AC_CHECK_TOOL(WINDRES, windres, windres)
- AC_SUBST(WINDRES)
-+AC_CANONICAL_SYSTEM
-+AC_SUBST(CFLAGS)
- 
--AC_ALLOCA
- 
--AC_CANONICAL_SYSTEM
- AC_CONFIG_SUBDIRS(profile mingwex)
- HEADER_SUBDIR=""
- 

================================================================
Index: SOURCES/crossmingw32-runtime-stdinc.patch
diff -u SOURCES/crossmingw32-runtime-stdinc.patch:1.2 SOURCES/crossmingw32-runtime-stdinc.patch:1.3
--- SOURCES/crossmingw32-runtime-stdinc.patch:1.2	Thu Sep 23 00:29:53 2004
+++ SOURCES/crossmingw32-runtime-stdinc.patch	Mon Feb 19 22:40:18 2007
@@ -9,17 +9,16 @@
    -iwithprefixbefore include
  ALL_CFLAGS = $(CFLAGS) $(W32API_INCLUDE) $(INCLUDES) $(MNO_CYGWIN)
  ALL_CXXFLAGS = $(CXXFLAGS) $(W32API_INCLUDE) $(INCLUDES) -nostdinc++ $(MNO_CYGWIN)
-diff -urN mingw-runtime-3.5.orig/mingwex/Makefile.in mingw-runtime-3.5/mingwex/Makefile.in
---- mingw-runtime-3.5.orig/mingwex/Makefile.in	2004-09-05 16:20:28.000000000 +0200
-+++ mingw-runtime-3.5/mingwex/Makefile.in	2004-09-11 22:31:02.780888432 +0200
-@@ -85,7 +85,6 @@
+--- mingw-runtime-3.11/mingwex/Makefile.in.orig	2007-02-19 22:27:01.698642398 +0100
++++ mingw-runtime-3.11/mingwex/Makefile.in	2007-02-19 22:28:17.074937847 +0100
+@@ -105,7 +105,6 @@
  
  W32API_INCLUDE = @W32API_INCLUDE@
- INCLUDES = -I$(srcdir) -I$(srcdir)/../include \
+ INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(srcdir)/../include \
 -  -nostdinc \
    -iwithprefixbefore include
- ALL_CFLAGS = $(CFLAGS) $(OPTFLAGS) $(W32API_INCLUDE) $(INCLUDES) $(MNO_CYGWIN)
- ALL_CXXFLAGS = $(CXXFLAGS) $(OPTFLAGS) $(W32API_INCLUDE) $(INCLUDES) -nostdinc++ $(MNO_CYGWIN)
+ ALL_CFLAGS = $(CFLAGS) $(WARNFLAGS) $(OPTFLAGS) $(W32API_INCLUDE) $(INCLUDES) $(MNO_CYGWIN)
+ ALL_CXXFLAGS = $(CXXFLAGS) $(WARNFLAGS) $(OPTFLAGS) $(W32API_INCLUDE) $(INCLUDES) -nostdinc++ $(MNO_CYGWIN)
 diff -urN mingw-runtime-3.5.orig/profile/Makefile.in mingw-runtime-3.5/profile/Makefile.in
 --- mingw-runtime-3.5.orig/profile/Makefile.in	2004-09-05 15:37:02.000000000 +0200
 +++ mingw-runtime-3.5/profile/Makefile.in	2004-09-11 22:31:27.078194680 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/crossmingw32-runtime-configure.patch?r1=1.2&r2=1.3&f=u
    http://cvs.pld-linux.org/SOURCES/crossmingw32-runtime-stdinc.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list