Files
poky/openembedded/packages/libxft/files/autofoo.patch
Richard Purdie 4b46c1f6e8 Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-08-31 10:45:47 +00:00

22 lines
525 B
Diff

#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- libXft-2.1.6/configure.ac~autofoo 2004-03-22 10:02:59.000000000 -0500
+++ libXft-2.1.6/configure.ac 2005-01-17 02:08:10.165951760 -0500
@@ -33,12 +33,12 @@
dnl Please bump the minor library number at each release as well.
dnl
AC_INIT(libXft, 2.1.6, [keithp@keithp.com], libXft)
+AC_CONFIG_AUX_DIR(.)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE
AM_CONFIG_HEADER(config.h)
-AC_CONFIG_AUX_DIR(.)
# checks for progs
AC_PROG_CC