libpaper/libpaper-1.1.20-automake_1.10.patch
Petr Šabata d5be3f8985 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libpaper#76682b3284f9b5b07f0f0e7fb21b47f5dd7a596b
2020-10-15 16:53:50 +02:00

12 lines
500 B
Diff

--- libpaper-1.1.20/aclocal.m4.orig 2006-01-07 16:10:33.000000000 -0500
+++ libpaper-1.1.20/aclocal.m4 2007-07-09 09:09:07.000000000 -0400
@@ -6433,7 +6433,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api
# Call AM_AUTOMAKE_VERSION so it can be traced.
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
- [AM_AUTOMAKE_VERSION([1.9.6])])
+ [AM_AUTOMAKE_VERSION([1.10])])
# AM_AUX_DIR_EXPAND -*- Autoconf -*-