summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
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))