From 0fba8fa7c63a57b1afb70961ac2ea4d62737e8a5 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 27 Feb 2002 18:23:39 +0000 Subject: Update to 0.4. Submitted by: Masaharu FUJITA --- textproc/xlhtml/files/patch-ai | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 textproc/xlhtml/files/patch-ai (limited to 'textproc/xlhtml/files/patch-ai') diff --git a/textproc/xlhtml/files/patch-ai b/textproc/xlhtml/files/patch-ai new file mode 100644 index 000000000000..8a025abc134a --- /dev/null +++ b/textproc/xlhtml/files/patch-ai @@ -0,0 +1,18 @@ +--- ppthtml/Makefile.am.orig Mon Feb 25 01:16:11 2002 ++++ ppthtml/Makefile.am Mon Feb 25 01:16:32 2002 +@@ -2,13 +2,13 @@ + + EXTRA_DIST = README ChangeLog TODO THANKS test.ppt ppthtml.1 + +-INCLUDES = -I../cole ++INCLUDES = -I$(LOCALBASE)/include -I../cole + + noinst_PROGRAMS = pptdump + man_MANS = ppthtml.1 + bin_SCRIPTS = nspptview + bin_PROGRAMS = ppthtml +-LDADD = ../cole/libcole.a ++LDADD = -L$(LOCALBASE)/lib -lcole + ppthtml_SOURCES = ppthtml.c + AM_CFLAGS = -Wall -Wshadow -Wcast-align -Wpointer-arith + -- cgit v1.2.3