aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libxft
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libxft')
-rw-r--r--packages/libxft/.mtn2git_empty0
-rw-r--r--packages/libxft/files/.mtn2git_empty0
-rw-r--r--packages/libxft/files/autofoo.patch21
3 files changed, 21 insertions, 0 deletions
diff --git a/packages/libxft/.mtn2git_empty b/packages/libxft/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libxft/.mtn2git_empty
diff --git a/packages/libxft/files/.mtn2git_empty b/packages/libxft/files/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/libxft/files/.mtn2git_empty
diff --git a/packages/libxft/files/autofoo.patch b/packages/libxft/files/autofoo.patch
index e69de29bb2..54120aa612 100644
--- a/packages/libxft/files/autofoo.patch
+++ b/packages/libxft/files/autofoo.patch
@@ -0,0 +1,21 @@
+
+#
+# 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