ports/textproc/xlhtml/files/patch-ah
Maxim Sobolev 0fba8fa7c6 Update to 0.4.
Submitted by:	Masaharu FUJITA <fujita@hpc.cs.ehime-u.ac.jp>
2002-02-27 18:23:39 +00:00

18 lines
556 B
Text

--- xlhtml/Makefile.am.orig Mon Feb 25 01:15:12 2002
+++ xlhtml/Makefile.am Mon Feb 25 01:15:59 2002
@@ -2,13 +2,13 @@
EXTRA_DIST = README ChangeLog TODO THANKS Test.xls Test.html xlhtml.1
-INCLUDES = -I../cole
+INCLUDES = -I$(LOCALBASE)/include -I../cole
noinst_PROGRAMS = xldump xlcdump
noinst_SCRIPTS = xls-handler gpdemo
man_MANS = xlhtml.1
bin_SCRIPTS = nsopen nsxlview
bin_PROGRAMS = xlhtml
-LDADD = ../cole/libcole.a
+LDADD = -L$(LOCALBASE)/lib -lcole
xlhtml_SOURCES = xlhtml.c
xldump_SOURCES = xldump.c
xlcdump_SOURCES = xlcdump.c