projects
/
awesomized
/
libmemcached
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
90d27af
)
Remove unneeded configure option.
author
Monty Taylor
<mordred@inaugust.com>
Wed, 20 May 2009 18:35:06 +0000
(11:35 -0700)
committer
Monty Taylor
<mordred@inaugust.com>
Wed, 20 May 2009 18:35:06 +0000
(11:35 -0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 103c334668b60086d6658bca29623b8cc1f6f868..aa9cee55d54004ce874737af273d39f79155f941 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-38,9
+38,6
@@
AC_PROG_CC_C99
AC_PROG_CXX
AC_PROG_LIBTOOL
AM_SANITY_CHECK
-LIBTOOL="$LIBTOOL --preserve-dup-deps"
-AC_SUBST(LIBTOOL)dnl
-
# libmemcached versioning when linked with GNU ld.
if test "$lt_cv_prog_gnu_ld" = "yes"