summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2001-07-08 19:18:06 +0000
committerAndrew Tridgell <tridge@samba.org>2001-07-08 19:18:06 +0000
commit81393e6fda13f6a7f3eb2397dae114f039519140 (patch)
tree8b2b3b754bef3787fe7e1a355145301b53318deb /source3/configure.in
parentb4230fb93a23d16ab8883f45d9bc55e0342d8671 (diff)
downloadsamba-81393e6fda13f6a7f3eb2397dae114f039519140.tar.gz
samba-81393e6fda13f6a7f3eb2397dae114f039519140.tar.bz2
samba-81393e6fda13f6a7f3eb2397dae114f039519140.zip
removed remnants of libtool
(This used to be commit abe01facea99f4cda76330d1265edde32b3c0a86)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/configure.in b/source3/configure.in
index 034da47341..7c9bbf1bae 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -30,8 +30,6 @@ dnl Checks for programs.
AC_PROG_CC
AC_PROG_INSTALL
AC_PROG_AWK
-AC_PROG_LIBTOOL
-AC_SUBST(LIBTOOL_DEPS)
dnl Check if C compiler understands -c and -o at the same time
AC_PROG_CC_C_O