e60eff4ac9
* Add libtool dependency because configure.in mentions AC_PROG_LIBTOOL which seems to be defined by libtool.m4 installed by libtool. This allows us to drop the hack of removing it from configure.in * Invoking "pkg-config --cflags atk fontconfig gdk-2.0 pango" is not necessary anymore. Drop it. * Invoke autoreconf with a hacked value of ACLOCAL environment variable to make aclocal find gettext.m4 which is installed in /usr/local/aclocal/ but aclocal is searching /usr/local/aclocal19/. ade@ promised to fix this soon * Remove unnecessary changes to configure.in, they are not needed now |
||
---|---|---|
.. | ||
patch-configure.in | ||
patch-PreComp_Makefile.am |