chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b7a1232
)
configure.ac: Abolish use of `libtool'.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:31:02 +0000
(10:31 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:32:24 +0000
(10:32 +0100)
It's not needed now that we're using Lua for the Wireshark dissector.
configure.ac
patch
|
blob
|
blame
|
history
diff --git
a/configure.ac
b/configure.ac
index 33ce67dd442ec50be78cfaffdb29dc4568f2b6e2..a109beb680a72fe60ae82d215433456cd3c01ef1 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-38,7
+38,7
@@
AM_PROG_CC_C_O
AX_CFLAGS_WARN_ALL
AX_TYPE_SOCKLEN_T
AC_CANONICAL_HOST
AX_CFLAGS_WARN_ALL
AX_TYPE_SOCKLEN_T
AC_CANONICAL_HOST
-A
M_PROG_LIBTOOL
+A
C_PROG_RANLIB
AC_CHECK_PROGS([AUTOM4TE], [autom4te])
AC_CHECK_PROGS([AUTOM4TE], [autom4te])