projects
/
platform
/
upstream
/
guile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a33b6
)
build: Use `AM_PROG_AR'.
v2.0.6
author
Ludovic Courtès
<ludo@gnu.org>
Sat, 7 Jul 2012 09:41:39 +0000
(11:41 +0200)
committer
Ludovic Courtès
<ludo@gnu.org>
Sat, 7 Jul 2012 09:41:39 +0000
(11:41 +0200)
* configure.ac: Use `AM_PROG_AR', as suggested by Automake
1.12.1 ("warning: 'libguilereadline-v-@LIBGUILEREADLINE_MAJOR@.la':
linking libtool libraries using a non-POSIX archiver requires
'AM_PROG_AR' in 'configure.ac'").
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index af7c3a8ceebfaa2afec3562c9b9a47dcda7cc5e2..32a6760a5f8e546522334a1216b8398027b55ec9 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-64,6
+64,7
@@
AC_PROG_CPP
AC_PROG_SED
AC_PROG_AWK
AC_PROG_LN_S
+AM_PROG_AR
dnl Gnulib.
gl_INIT