freebsd-ports/textproc/libcroco/files/patch-configure
Adam Weinberger 5088b6e94a Add libcroco-0.3.0.
libcroco is a standalone css2 parsing library.
It provides a low level event driven SAC like api
and a css object model like api.

This library is being written to bring the css support
to the mlview xml editor project but it can be used
for other applications as well.
2003-09-25 05:26:24 +00:00

10 lines
309 B
Text

--- configure.orig Tue Jul 8 02:14:29 2003
+++ configure Tue Jul 8 02:14:54 2003
@@ -7672,6 +7672,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'