summaryrefslogtreecommitdiff
path: root/x11-toolkits/guile-gnome/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/guile-gnome/files/patch-ac')
-rw-r--r--x11-toolkits/guile-gnome/files/patch-ac22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11-toolkits/guile-gnome/files/patch-ac b/x11-toolkits/guile-gnome/files/patch-ac
deleted file mode 100644
index 65e4af1f4a63..000000000000
--- a/x11-toolkits/guile-gnome/files/patch-ac
+++ /dev/null
@@ -1,22 +0,0 @@
---- guile-gnome/Makefile.in.orig Sun Feb 4 20:53:40 2001
-+++ guile-gnome/Makefile.in Wed Feb 28 12:08:03 2001
-@@ -129,3 +129,3 @@
- gnomeg_SOURCES = main.c gnomeg.c client.c gnome-glue.c gnome-ui-infos.h gnome-canvas-support.c gnome-canvas-support.h
--gnomeg_LDADD = $(top_builddir)/guile-gtk/libguilegtk.la @GUILE_LIBS@ $(GNOME_LIBDIR) $(GNOMEUI_LIBS)
-+gnomeg_LDADD = @GUILE_LIBS@ $(GNOME_LIBDIR) $(GNOMEUI_LIBS) -lguilegtk-1.2
-
-@@ -165,4 +165,4 @@
- gnome-canvas-support.o
--gnomeg_DEPENDENCIES = $(top_builddir)/guile-gtk/libguilegtk.la
--gnomeg_LDFLAGS =
-+gnomeg_DEPENDENCIES =
-+gnomeg_LDFLAGS = -pthread
- CFLAGS = @CFLAGS@
-@@ -190,7 +190,2 @@
- cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps guile-gnome/Makefile
--
--Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-- cd $(top_builddir) \
-- && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
--
-