diff options
Diffstat (limited to 'config.make.in')
-rw-r--r-- | config.make.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config.make.in b/config.make.in index f87169fb38..f957357ec7 100644 --- a/config.make.in +++ b/config.make.in @@ -59,8 +59,6 @@ add-ons = @subdirs@ cross-compiling = @cross_compiling@ force-install = @force_install@ -LDAP = @LDAP@ - # Build tools. CC = @CC@ BUILD_CC = @BUILD_CC@ |