git.annexia.org
/
hivex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df9dff9
)
configure: AC_PROG_LIBTOOL -> AM_PROG_LIBTOOL.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 11:02:11 +0000
(12:02 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 12 May 2011 11:04:37 +0000
(12:04 +0100)
Unclear if this makes any difference.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
65aa538
..
c4b360b
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-40,7
+40,7
@@
AC_DEFINE([PACKAGE_VERSION_EXTRA],["hivex_extra"],[Extra version string])
gl_EARLY
gl_INIT
-A
C
_PROG_LIBTOOL
+A
M
_PROG_LIBTOOL
dnl Check for basic C environment.
AC_PROG_CC_STDC