summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch')
-rw-r--r--src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch b/src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch
index ac05f929a1..bdb071a2e6 100644
--- a/src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch
+++ b/src/patchsets/mico/2.3.13/011_all_gtk-check-stdlib.patch
@@ -3,8 +3,8 @@ like system() and exit(), breaking gtk version check.
Also fix signed-unsigned-comparison warning.
http://sourceforge.net/mailarchive/forum.php?thread_name=4DDFA182.40903%40gentoo.org&forum_name=mico-devel
---- aclocal.m4.orig 2011-05-25 16:55:15.609086191 +0200
-+++ aclocal.m4 2011-05-25 16:55:22.999136294 +0200
+--- mico/aclocal.m4
++++ mico/aclocal.m4
@@ -765,6 +765,7 @@
AC_TRY_RUN([
#include <gtk/gtk.h>