mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 03:03:02 +01:00
21 lines
566 B
Diff
21 lines
566 B
Diff
|
|
#
|
|
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
|
#
|
|
|
|
--- libXcursor-1.1.2/configure.ac~autofoo 2004-01-16 23:38:26.000000000 -0500
|
|
+++ libXcursor-1.1.2/configure.ac 2005-01-18 13:40:06.539707120 -0500
|
|
@@ -31,11 +31,11 @@
|
|
dnl not possible to extract the version number here from Xcursor.h
|
|
dnl
|
|
AC_INIT([libXcursor],1.1.2,[keithp@keithp.com],[libXcursor])
|
|
+AC_CONFIG_AUX_DIR(.)
|
|
AM_INIT_AUTOMAKE([dist-bzip2])
|
|
AC_CONFIG_SRCDIR([Makefile.am])
|
|
AM_MAINTAINER_MODE
|
|
AM_CONFIG_HEADER(config.h)
|
|
-AC_CONFIG_AUX_DIR(.)
|
|
|
|
dnl libtool versioning
|
|
|