From 473208f972e637e1d867e95bdf152b215c2bdb11 Mon Sep 17 00:00:00 2001 From: thib Date: Sun, 3 Sep 2000 19:03:08 +0000 Subject: [PATCH] *** empty log message *** --- Makefile.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.in b/Makefile.in index ed7264c..9c989f8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # fcron's Makefile ######## ############################ -# $Id: Makefile.in,v 1.26 2000-09-03 14:31:27 thib Exp $ +# $Id: Makefile.in,v 1.27 2000-09-03 19:03:08 thib Exp $ # ********************************************************* # # *** Begin of configurable stuffs ************************ # @@ -26,10 +26,10 @@ ETC=/etc/ # -DDEBUG even more verbose # -DCHECKJOBS send a mail containing the exact shell command # for each execution of each job. -OPTIM= -DDEBUG -g -DFOREGROUND -DMALLOC_CHECK_=2 +#OPTIM= -DDEBUG -g -DFOREGROUND -DMALLOC_CHECK_=2 #OPTIM= -DDEBUG -g -DCHECKJOBS -Wall -Wpointer-arith -Wstrict-prototypes #OPTIM= -DDEBUG -Wall -Wpointer-arith -Wstrict-prototypes -#OPTIM= -O2 -Wall +OPTIM= -O2 -Wall #OPTIM= -O3 -mcpu=i686 -Wall -- 2.40.0