8000 Regenerate autotools scripts after version change. · log4cplus/log4cplus@034a6bc · GitHub
[go: up one dir, main page]

Skip to content

Commit 034a6bc

Browse files
committed
Regenerate autotools scripts after version change.
1 parent 0ded01a commit 034a6bc

File tree

3 files changed

+1716
-1280
lines changed

3 files changed

+1716
-1280
lines changed

aclocal.m4

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
m4_ifndef([AC_CONFIG_MACRO_DIRS], [m4_defun([_AM_CONFIG_MACRO_DIRS], [])m4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])])
1515
m4_ifndef([AC_AUTOCONF_VERSION],
1616
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
17-
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.71],,
18-
[m4_warning([this file was generated for autoconf 2.71.
17+
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.72c],,
18+
[m4_warning([this file was generated for autoconf 2.72c.
1919
You have another version of autoconf. It may work, but is not guaranteed to.
2020
If you have problems, you may need to regenerate the build system entirely.
2121
To do so, use the procedure documented by the package, typically 'autoreconf'.])])

0 commit comments

Comments
 (0)
0