projects
/
am-utils-6.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96c4235
)
Remove ``# serial 57 LT_INIT''. Newer autoconf does not like it because it
author
Christos Zoulas
<christos@zoulas.com>
Thu, 26 May 2011 21:02:53 +0000
(17:02 -0400)
committer
Christos Zoulas
<christos@zoulas.com>
Thu, 26 May 2011 21:02:53 +0000
(17:02 -0400)
is not the first macro in the file.
m4/macros/libtool.m4
patch
|
blob
|
history
diff --git
a/m4/macros/libtool.m4
b/m4/macros/libtool.m4
index d8125842f0a8a5e3a7d2d30a08f8909befa9aeca..6be59da02613563e03484219cc9d1a6454db9b8c 100644
(file)
--- a/
m4/macros/libtool.m4
+++ b/
m4/macros/libtool.m4
@@
-39,9
+39,6
@@
m4_define([_LT_COPYING], [dnl
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
])
-# serial 57 LT_INIT
-
-
# LT_PREREQ(VERSION)
# ------------------
# Complain and exit if this libtool version is less that VERSION.