From 7315f379b56d5c53cb24c8cbf7be8a45bd7abf93 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Sat, 23 Jan 1999 18:38:32 +0000 Subject: PR: ports/9640 Submitted by: k5@respo.or.jp update to version 1.0: the 1st release version. --- emulators/xsystem35/files/patch-af | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 emulators/xsystem35/files/patch-af (limited to 'emulators/xsystem35/files/patch-af') diff --git a/emulators/xsystem35/files/patch-af b/emulators/xsystem35/files/patch-af new file mode 100644 index 000000000000..51e148112822 --- /dev/null +++ b/emulators/xsystem35/files/patch-af @@ -0,0 +1,14 @@ +--- Imakefile.orig Sat Jan 16 05:16:18 1999 ++++ Imakefile Sat Jan 23 01:21:39 1999 +@@ -114,9 +114,9 @@ + /* + * include / library / definition + */ +-SYS_LIBRARIES = -lm `gtk-config --libs` ++SYS_LIBRARIES = -lm `gtk11-config --libs` + EXTRA_LIBRARIES = $(OSDEPLIB) +-EXTRA_INCLUDES = `gtk-config --cflags` $(OSDEPINC) ++EXTRA_INCLUDES = `gtk11-config --cflags` $(OSDEPINC) + EXTRA_DEFINES = $(OSDEPDEF) + + /* -- cgit v1.2.3