mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 18:39:40 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
19 lines
563 B
Diff
19 lines
563 B
Diff
|
|
#
|
|
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
|
#
|
|
|
|
--- libXfont-1.4.2/configure.ac~autofoo 2004-05-06 20:19:03.000000000 -0400
|
|
+++ libXfont-1.4.2/configure.ac 2005-01-16 12:14:14.042598720 -0500
|
|
@@ -35,9 +35,9 @@
|
|
dnl Yes, it is a pain to synchronize version numbers. Unfortunately, it's
|
|
dnl not possible to extract the version number here from Xfont.h
|
|
dnl
|
|
+AC_CONFIG_AUX_DIR(.)
|
|
AM_INIT_AUTOMAKE([dist-bzip2])
|
|
AM_CONFIG_HEADER(config.h)
|
|
-AC_CONFIG_AUX_DIR(.)
|
|
AC_CONFIG_HEADERS([include/X11/fonts/fontconf.h])
|
|
|
|
# Check for progs
|