diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-05-19 20:16:06 +0000 |
commit | 63c7a0f9737c93a82ece5b35edb91dbb81752862 (patch) | |
tree | 8fd2b334d8c215b34cd6ae1ba2b59c1a19256051 /x11-toolkits/libgnomeui/files/patch-Makefile.in | |
parent | * Fix build with latest GNOME libraries. (diff) |
Back to betas...Update to GNOME 2.0 beta 5.
Notes
Notes:
svn path=/head/; revision=59482
Diffstat (limited to 'x11-toolkits/libgnomeui/files/patch-Makefile.in')
-rw-r--r-- | x11-toolkits/libgnomeui/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in index bf593d319609..a0bf02e31068 100644 --- a/x11-toolkits/libgnomeui/files/patch-Makefile.in +++ b/x11-toolkits/libgnomeui/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Sun Apr 7 19:42:23 2002 -+++ Makefile.in Sun Apr 7 19:42:35 2002 -@@ -120,7 +120,7 @@ +--- Makefile.in.orig Fri May 17 20:27:51 2002 ++++ Makefile.in Fri May 17 20:29:00 2002 +@@ -115,7 +115,7 @@ + VERSION = @VERSION@ YACC = @YACC@ - cxxflags_set = @cxxflags_set@ -SUBDIRS = libgnomeui glade images demos test-gnome doc po #tests +SUBDIRS = libgnomeui glade images demos doc po #tests - - EXTRA_DIST = message-of-doom ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs + CONFIG_HEADER = config.h |