Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL='libtool'
# Prevent multiple expansion
# This can be used to rebuild libtool when needed
# Use the system libtool
AC_SUBST(LIBTOOL)dnl
LDFLAGS = @LDFLAGS@ $(XLDFLAGS)
# Kpathsea needs this for compiling, programs need it for linking.
LIBTOOL = $(SHELL) $(kpathsea_parent)/libtool
LIBTOOL = libtool
# You can change [X]CPPFLAGS, [X]CFLAGS, or [X]DEFS, but
# please don't change ALL_CPPFLAGS or ALL_CFLAGS.