mirror of
https://git.yoctoproject.org/poky
synced 2026-02-14 12:43:03 +01:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966
22 lines
461 B
Diff
22 lines
461 B
Diff
|
|
#
|
|
# 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
|