diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /x11/gnome-libs/files/patch-bb | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'x11/gnome-libs/files/patch-bb')
-rw-r--r-- | x11/gnome-libs/files/patch-bb | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11/gnome-libs/files/patch-bb b/x11/gnome-libs/files/patch-bb deleted file mode 100644 index 99123ff7272a..000000000000 --- a/x11/gnome-libs/files/patch-bb +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk-xmhtml/Makefile.in.orig Tue Feb 16 01:09:23 1999 -+++ gtk-xmhtml/Makefile.in Fri Feb 19 00:20:20 1999 -@@ -148,7 +148,7 @@ - - libgtkxmhtmlincludedir = $(includedir)/gtk-xmhtml - --INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ -DWITH_GTK -DDEBUG -DGNOME_LIB -+INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ -DWITH_GTK -DGNOME_LIB - - - lib_LTLIBRARIES = libgtkxmhtml.la -@@ -460,7 +460,7 @@ - uninstall-am: uninstall-libLTLIBRARIES \ - uninstall-libgtkxmhtmlincludeHEADERS - uninstall: uninstall-am --all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) -+all-am: Makefile $(LTLIBRARIES) $(HEADERS) - all-redirect: all-am - install-strip: - $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |