Subject: a bunch more autoconf patches
From: Alec Wolman (wolman@cs.washington.edu)
Date: Tue Jun 26 2001 - 00:10:30 CDT
All of these patches are needed in my effort to build AbiWord on FreeBSD
using the autoconf framework.
The first set of four patches changes those GNUmakefile.am files that
need to include the $(ICONV_INCLUDES) directory. This is needed to
compile properly on FreeBSD (and presumably any other platform that
uses the peer directory of libiconv).
The second set of four patches make the following changes: They take
the glib and gtk detection code and remove it from both
configure.in-v2.13 and configure.in-v2.50. They place that code into
a new file in the ac-helpers subdirectory called abi-glib-gtk.m4.
The new ac-helpers version also supports FreeBSD properly, by using
glib12-config and gtk12-config instead of glib-config and gtk-config.
The patch to abi-detect-platorm.m4 allows the other scripts to
detect the FreeBSD operating system. Finally, both configure.in scripts
are modified to use the correct compilation flags on FreeBSD.
Alec
This archive was generated by hypermail 2b25 : Tue Jun 26 2001 - 00:10:49 CDT