summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-08-08 01:15:14 +0000
committerAndrew Tridgell <tridge@samba.org>1998-08-08 01:15:14 +0000
commit963e96f3a980b20925e21ed2f9d3744c21802cce (patch)
treef541abe04e091fcd8f9e644faa69cca15f3c06cb /source3/Makefile.in
parentc0e709417f278f2a37c36655909ca0f2b1409232 (diff)
downloadsamba-963e96f3a980b20925e21ed2f9d3744c21802cce.tar.gz
samba-963e96f3a980b20925e21ed2f9d3744c21802cce.tar.bz2
samba-963e96f3a980b20925e21ed2f9d3744c21802cce.zip
added --with-nisplus-home option
(This used to be commit 70000c21909a154344b489e8aa18a5868ff52865)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index e8b88b38a9..3b67896672 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -32,10 +32,6 @@ MANDIR = $(BASEDIR)/man
# The permissions to give the executables
INSTALLPERMS = 0755
-# Add any optimisation or debugging flags here
-# add -DSYSLOG for syslog support
-FLAGS1 = -O
-
# set these to where to find various files
# These can be overridden by command line switches (see smbd(8))
# or in smb.conf (see smb.conf(5))