summaryrefslogtreecommitdiff
path: root/packages/xt
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-06-30 08:19:37 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-06-30 08:19:37 +0000
commitc8e5702127e507e82e6f68a4b8c546803accea9d (patch)
tree00583491f40ecc640f2b28452af995e3a63a09d7 /packages/xt
parent87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff)
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/xt')
-rw-r--r--packages/xt/.mtn2git_empty0
-rw-r--r--packages/xt/files/.mtn2git_empty0
-rw-r--r--packages/xt/files/autofoo.patch20
3 files changed, 20 insertions, 0 deletions
diff --git a/packages/xt/.mtn2git_empty b/packages/xt/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/xt/.mtn2git_empty
diff --git a/packages/xt/files/.mtn2git_empty b/packages/xt/files/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/xt/files/.mtn2git_empty
diff --git a/packages/xt/files/autofoo.patch b/packages/xt/files/autofoo.patch
index e69de29bb2..ff6dfdbbcc 100644
--- a/packages/xt/files/autofoo.patch
+++ b/packages/xt/files/autofoo.patch
@@ -0,0 +1,20 @@
+
+#
+# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
+#
+
+--- libXt-0.1.5/configure.ac~autofoo 2004-05-06 20:19:04.000000000 -0400
++++ libXt-0.1.5/configure.ac 2005-01-18 13:10:13.683262728 -0500
+@@ -28,11 +28,11 @@
+ dnl
+ dnl
+ AC_INIT(libXt, 0.1.5, [keithp@keithp.com], libXt)
++AC_CONFIG_AUX_DIR(.)
+ AM_INIT_AUTOMAKE([dist-bzip2])
+ AM_MAINTAINER_MODE
+
+ AM_CONFIG_HEADER(config.h)
+-AC_CONFIG_AUX_DIR(.)
+
+ # Check for progs
+ AC_PROG_CC