mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 12:13:02 +01:00
19 lines
299 B
Diff
19 lines
299 B
Diff
|
|
#
|
|
# Patch managed by http://www.holgerschurig.de/patcher.html
|
|
#
|
|
|
|
--- Xext/configure.ac~autofoo
|
|
+++ Xext/configure.ac
|
|
@@ -8,9 +8,8 @@
|
|
libXext)
|
|
|
|
AC_CONFIG_SRCDIR([Makefile.am])
|
|
-AM_INIT_AUTOMAKE([dist-bzip2])
|
|
-
|
|
AC_CONFIG_AUX_DIR(.)
|
|
+AM_INIT_AUTOMAKE([dist-bzip2])
|
|
|
|
AM_MAINTAINER_MODE
|
|
|