diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 03:02:16 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-06 03:02:16 +0000 |
commit | 1fe0f1a81f1abb233e61bdc77f33ae910a0d3a8e (patch) | |
tree | fade10ce12924a4dd9341851c0ccbec9fe1ccf25 /textproc/libxslt/files/patch-configure | |
parent | Remove Python bingdings here as they going to be reintroduced in (diff) |
Remove Python bingdings here as they going to be reintroduced in
slave port.
Tested by: adamw, marcus
Notes
Notes:
svn path=/head/; revision=113026
Diffstat (limited to 'textproc/libxslt/files/patch-configure')
-rw-r--r-- | textproc/libxslt/files/patch-configure | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure index e644cf75e11d..8345e15deb87 100644 --- a/textproc/libxslt/files/patch-configure +++ b/textproc/libxslt/files/patch-configure @@ -1,13 +1,5 @@ --- configure.orig Fri Sep 12 08:23:19 2003 +++ configure Fri Sep 12 15:29:42 2003 -@@ -8644,6 +8644,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' @@ -10300,7 +10301,7 @@ fi if test "$with_python" != "" |