diff options
Diffstat (limited to 'devel/glib20/files/patch-ag')
-rw-r--r-- | devel/glib20/files/patch-ag | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag deleted file mode 100644 index b91c8e5ed4be..000000000000 --- a/devel/glib20/files/patch-ag +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.in.orig Fri Nov 17 22:45:29 2000 -+++ Makefile.in Mon Nov 20 12:01:17 2000 -@@ -108,7 +108,7 @@ - - AUTOMAKE_OPTIONS = 1.4 - --SUBDIRS = . gobject gmodule gthread docs tests build -+SUBDIRS = . gobject gmodule gthread docs build - - bin_SCRIPTS = glib-config-2.0 - -@@ -134,7 +134,7 @@ - glibinclude_HEADERS = galloca.h garray.h gasyncqueue.h gbacktrace.h gcache.h gcompletion.h gconvert.h gdataset.h gdate.h gerror.h gfileutils.h ghash.h ghook.h giochannel.h glib.h glib-object.h glist.h gmacros.h gmain.h gmarkup.h gmem.h gmessages.h gnode.h gprimes.h gquark.h gqueue.h grand.h grel.h gscanner.h gshell.h gslist.h gspawn.h gstrfuncs.h gstring.h gthread.h gthreadpool.h gtimer.h gtree.h gtypes.h gunicode.h gutils.h gwin32.h - - --configexecincludedir = $(libdir)/glib-2.0/include -+configexecincludedir = $(glibincludedir) - - CONFIGURE_DEPENDENCIES = acglib.m4 - -@@ -594,7 +594,7 @@ - install-exec-local - install-exec: install-exec-recursive - --install-data-am: install-m4dataDATA install-pkgconfigDATA \ -+install-data-am: install-m4dataDATA \ - install-glibincludeHEADERS - install-data: install-data-recursive - |