diff options
author | Koen Kooi <koen@openembedded.org> | 2005-06-30 08:19:37 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-06-30 08:19:37 +0000 |
commit | c8e5702127e507e82e6f68a4b8c546803accea9d (patch) | |
tree | 00583491f40ecc640f2b28452af995e3a63a09d7 /packages/ice | |
parent | 87ec8ca4d2e2eb4d1c1e1e1a6b46a395d56805b9 (diff) |
import clean BK tree at cset 1.3670
Diffstat (limited to 'packages/ice')
-rw-r--r-- | packages/ice/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/ice/files/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/ice/files/autofoo.patch | 21 |
3 files changed, 21 insertions, 0 deletions
diff --git a/packages/ice/.mtn2git_empty b/packages/ice/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ice/.mtn2git_empty diff --git a/packages/ice/files/.mtn2git_empty b/packages/ice/files/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/ice/files/.mtn2git_empty diff --git a/packages/ice/files/autofoo.patch b/packages/ice/files/autofoo.patch index e69de29bb2..8ab0585fb8 100644 --- a/packages/ice/files/autofoo.patch +++ b/packages/ice/files/autofoo.patch @@ -0,0 +1,21 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- libICE-6.3.3/configure.ac~autofoo 2004-05-11 01:50:07.000000000 -0400 ++++ libICE-6.3.3/configure.ac 2005-01-18 02:30:07.463895544 -0500 +@@ -8,12 +8,12 @@ + libICE) + + AC_CONFIG_SRCDIR([Makefile.am]) ++AC_CONFIG_AUX_DIR(.) + AM_INIT_AUTOMAKE([dist-bzip2]) + + AM_MAINTAINER_MODE + + AM_CONFIG_HEADER([config.h]) +-AC_CONFIG_AUX_DIR(.) + + # Checks for programs. + AC_PROG_LIBTOOL |