diff options
| author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-02-23 01:17:02 +0000 |
|---|---|---|
| committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-02-23 01:17:02 +0000 |
| commit | 115dfbb7056bb00bad957e0a2a8570ed6d4468c0 (patch) | |
| tree | 7a714805cf187a138847f52f0b58ec37c840aac1 /devel/styx/files/patch-Makefile.in | |
| parent | BROKEN on 4.x: does not compile (diff) | |
unbreak by upgrading to 1.6.1
utilize USE_ICONV
utilize DOCSDIR && EXAMPLESDIR
Diffstat (limited to 'devel/styx/files/patch-Makefile.in')
| -rw-r--r-- | devel/styx/files/patch-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/styx/files/patch-Makefile.in b/devel/styx/files/patch-Makefile.in index 523e1f6e9bc3..d81f2808fcce 100644 --- a/devel/styx/files/patch-Makefile.in +++ b/devel/styx/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Thu Dec 5 20:01:08 2002 -+++ Makefile.in Sat Dec 7 06:11:52 2002 -@@ -101,7 +101,7 @@ +--- Makefile.in.orig Tue Dec 9 23:38:07 2003 ++++ Makefile.in Mon Feb 23 09:03:36 2004 +@@ -115,7 +115,7 @@ noinst_LTLIBRARIES = libfoolam.la libfoolam_la_SOURCES = foolam.c --SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc tutorial spe pat -+SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc +-SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc doc examples spe pat libxml incxml pgmxml genxml spexml ++SUBDIRS = gen libbase libstyx libutil modext modstd pgm inc libxml incxml pgmxml genxml spexml - EXTRA_DIST = CHANGELOG LICENSE bootstrap util windows + EXTRA_DIST = LICENSE bootstrap util windows libc++ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
