summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-12-30 22:38:45 +0100
committerJan Engelhardt <jengelh@medozas.de>2011-07-30 20:57:13 +0200
commit968853fcbe777d0a3205403c00d0f5230f2a8bc0 (patch)
treef18e07c7f33e2668683f2af5fda32f41944afa03
parenta82107933da41572428b8c882d77c10267cbcef9 (diff)
build: remove unused LIBTOOL_DEPS
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3d62082..dedf2f8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,6 @@ AC_PROG_CC
AC_EXEEXT
AC_DISABLE_STATIC
AM_PROG_LIBTOOL
-AC_SUBST(LIBTOOL_DEPS)
case "$host" in
*-*-linux*) ;;