1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/styx/files/patch-configure
Ying-Chieh Liao 115dfbb705 unbreak by upgrading to 1.6.1
utilize USE_ICONV
utilize DOCSDIR && EXAMPLESDIR
2004-02-23 01:17:02 +00:00

20 lines
608 B
Plaintext

--- 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"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# 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