summaryrefslogtreecommitdiff
path: root/devel/styx/files
diff options
context:
space:
mode:
Diffstat (limited to 'devel/styx/files')
-rw-r--r--devel/styx/files/patch-Makefile.in12
-rw-r--r--devel/styx/files/patch-configure15
2 files changed, 18 insertions, 9 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
diff --git a/devel/styx/files/patch-configure b/devel/styx/files/patch-configure
index 6469c11056d5..ea83558d68a2 100644
--- a/devel/styx/files/patch-configure
+++ b/devel/styx/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Thu Dec 5 19:51:31 2002
-+++ configure Sat Dec 7 05:18:00 2002
-@@ -5558,6 +5558,7 @@
+--- configure.orig Tue Dec 9 23:37:47 2003
++++ configure Mon Feb 23 09:08:04 2004
+@@ -18594,6 +18594,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,3 +8,12 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -23150,7 +23151,7 @@
+ if test "${ac_cv_sampledir+set}" = set; then
+ echo $ECHO_N "(cached) $ECHO_C" >&6
+ else
+- ac_cv_sampledir='$(datadir)/examples'
++ ac_cv_sampledir='$(datadir)/examples/styx'
+ fi
+ echo "$as_me:$LINENO: result: $ac_cv_sampledir" >&5
+ echo "${ECHO_T}$ac_cv_sampledir" >&6