forked from Lainports/freebsd-ports
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.
10 lines
309 B
Text
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'
|