mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
ratpoison: add patch to support automake-1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
b36c5ef28a
commit
77163f36e6
@ -0,0 +1,12 @@
|
||||
diff -Naur ratpoison-1.4.5-old/configure.in ratpoison-1.4.5-new/configure.in
|
||||
--- ratpoison-1.4.5-old/configure.in 2009-07-12 14:01:04.000000000 -0700
|
||||
+++ ratpoison-1.4.5-new/configure.in 2013-01-03 19:26:12.000000000 -0800
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
-AM_CONFIG_HEADER(src/config.h)
|
||||
+AC_CONFIG_HEADERS(src/config.h)
|
||||
|
||||
dnl by default turn off debugging
|
||||
AC_MSG_CHECKING(whether to enable debugging)
|
Loading…
x
Reference in New Issue
Block a user