[mingw-gtk2: 34/65] Forgot to commit an updated patch to the devel branch

epienbro epienbro at fedoraproject.org
Tue Mar 6 20:03:03 UTC 2012


commit 9eff8b674381df43ccaa918de60936817e95042c
Author: epienbro <epienbro at fedoraproject.org>
Date:   Wed Feb 24 19:55:29 2010 +0000

    Forgot to commit an updated patch to the devel branch

 mingw32-gtk2-enable_static_build.patch |   13 ++++++-------
 1 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/mingw32-gtk2-enable_static_build.patch b/mingw32-gtk2-enable_static_build.patch
index 010e179..5db4dd6 100644
--- a/mingw32-gtk2-enable_static_build.patch
+++ b/mingw32-gtk2-enable_static_build.patch
@@ -27,21 +27,20 @@
  
  AC_LIBTOOL_WIN32_DLL
  AM_PROG_LIBTOOL
---- configure.orig	2009-12-02 12:33:12.670948100 +0100
-+++ configure	2009-12-02 12:33:55.898932594 +0100
-@@ -4993,20 +4993,6 @@
- ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
+--- configure.orig	2010-02-23 19:23:12.000000000 +0100
++++ configure	2010-02-24 20:31:55.040083850 +0100
+@@ -5141,19 +5141,6 @@
  ac_compiler_gnu=$ac_cv_c_compiler_gnu
  
--
+ 
 -if test "$os_win32" = "yes"; then
 -  if test x$enable_static = xyes -o x$enable_static = x; then
--    { $as_echo "$as_me:$LINENO: WARNING: Disabling static library build, must build as DLL on Windows." >&5
+-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Disabling static library build, must build as DLL on Windows." >&5
 -$as_echo "$as_me: WARNING: Disabling static library build, must build as DLL on Windows." >&2;}
 -    enable_static=no
 -  fi
 -  if test x$enable_shared = xno; then
--    { $as_echo "$as_me:$LINENO: WARNING: Enabling shared library build, must build as DLL on Windows." >&5
+-    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Enabling shared library build, must build as DLL on Windows." >&5
 -$as_echo "$as_me: WARNING: Enabling shared library build, must build as DLL on Windows." >&2;}
 -  fi
 -  enable_shared=yes


More information about the scm-commits mailing list