]> git.pld-linux.org Git - packages/glib2.git/commitdiff
e4f8d131576dca55783075d997413b9f glib2-m4.patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 28 Oct 2001 13:43:18 +0000 (13:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
6c7a3e6dd5f70338ae5b402abdd43750  glib2-pkgconfig.patch

Changed files:
    glib2-m4.patch -> 1.1
    glib2-pkgconfig.patch -> 1.1

glib2-m4.patch [new file with mode: 0644]
glib2-pkgconfig.patch [new file with mode: 0644]

diff --git a/glib2-m4.patch b/glib2-m4.patch
new file mode 100644 (file)
index 0000000..7293b0c
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN glib-1.3.10.org/m4macros/glib-2.0.m4 glib-1.3.10/m4macros/glib-2.0.m4
+--- glib-1.3.10.org/m4macros/glib-2.0.m4       Sun Oct 28 14:24:25 2001
++++ glib-1.3.10/m4macros/glib-2.0.m4   Sun Oct 28 14:24:42 2001
+@@ -54,7 +54,7 @@
+   if $PKG_CONFIG --atleast-version $min_glib_version $pkg_config_args; then
+         :
+   else
+-        no_glib = yes
++        no_glib=yes
+   fi
+   if test x"$no_glib" = x ; then
diff --git a/glib2-pkgconfig.patch b/glib2-pkgconfig.patch
new file mode 100644 (file)
index 0000000..a73d2f1
--- /dev/null
@@ -0,0 +1,8 @@
+diff -urN glib-1.3.10.org/gobject-2.0.pc.in glib-1.3.10/gobject-2.0.pc.in
+--- glib-1.3.10.org/gobject-2.0.pc.in  Sun Oct 28 14:24:25 2001
++++ glib-1.3.10/gobject-2.0.pc.in      Sun Oct 28 14:41:59 2001
+@@ -8,4 +8,3 @@
+ Requires: glib-2.0
+ Version: @VERSION@
+ Libs: -L${libdir} -lgobject-1.3
+-Cflags:
This page took 0.037972 seconds and 4 git commands to generate.