summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2010-11-05 19:01:05 +0100
committerJan Engelhardt <jengelh@medozas.de>2010-11-05 19:01:05 +0100
commitf49123a2504244267d866ac72ca574dcca22a1a9 (patch)
treef4dd2bccfd20abf5a2b70b556ab1fab83a8e6581 /configure.ac
parent4019ba00cc60b0e2cfb20e950f0cfa5a424d4bc0 (diff)
build: remove statements without obvious effect
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ea1aa4b..9281156 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10,7 +10,6 @@ AM_PROG_CC_C_O
AC_EXEEXT
AC_DISABLE_STATIC
LT_INIT
-AC_SUBST(LIBTOOL_DEPS)
case $target in
*-*-linux*) ;;