mirror of
https://git.yoctoproject.org/poky
synced 2026-04-01 23:02:21 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
19 lines
459 B
Diff
19 lines
459 B
Diff
|
|
#
|
|
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
|
#
|
|
|
|
--- damageext-1.0/configure.ac~autofoo 2003-11-25 22:47:58.000000000 -0500
|
|
+++ damageext-1.0/configure.ac 2005-01-16 11:47:08.123775952 -0500
|
|
@@ -25,9 +25,9 @@
|
|
|
|
AC_PREREQ([2.57])
|
|
AC_INIT([damageext], [1.0], [keithp@keithp.com], damageext)
|
|
+AC_CONFIG_AUX_DIR(.)
|
|
AM_INIT_AUTOMAKE([dist-bzip2])
|
|
AM_MAINTAINER_MODE
|
|
-AC_CONFIG_AUX_DIR(.)
|
|
|
|
PKG_CHECK_MODULES(FIXESEXT, fixesext)
|
|
|