conditionalize patch for bleeding edge autoconf
This commit is contained in:
parent
c706075c2f
commit
5d7ded7f24
15
check-0.9.11-info-in-builddir.patch
Normal file
15
check-0.9.11-info-in-builddir.patch
Normal file
@ -0,0 +1,15 @@
|
||||
diff -up check-0.9.11/configure.ac.info-in-builddir check-0.9.11/configure.ac
|
||||
--- check-0.9.11/configure.ac.info-in-builddir 2013-11-05 12:53:14.772918820 -0500
|
||||
+++ check-0.9.11/configure.ac 2013-11-05 12:53:20.958911803 -0500
|
||||
@@ -26,9 +26,9 @@ AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
|
||||
# really severe build strictness
|
||||
-AM_INIT_AUTOMAKE([-Wall gnits 1.9.6])
|
||||
+#AM_INIT_AUTOMAKE([-Wall gnits 1.9.6])
|
||||
# Change to using into-in-builddir in the future:
|
||||
-#AM_INIT_AUTOMAKE([info-in-builddir -Wall -Werror gnits 1.14])
|
||||
+AM_INIT_AUTOMAKE([info-in-builddir -Wall -Werror gnits 1.14])
|
||||
|
||||
# From patch 2803433, request system extensions to generate 64-bit safe code
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
Loading…
Reference in New Issue
Block a user