]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
*** empty log message ***
authorThibault Godouet <yo8192@users.noreply.github.com>
Sat, 3 Jun 2000 20:29:17 +0000 (20:29 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sat, 3 Jun 2000 20:29:17 +0000 (20:29 +0000)
Makefile.in

index f2792dc1f4e6d0da8b104b2c24c2b0900cd7abb0..de52ea767d0d5020c31d5ff055dfbec385f60218 100644 (file)
@@ -2,7 +2,7 @@
 # fcron's Makefile  ########
 ############################
 
-# $Id: Makefile.in,v 1.10 2000-05-31 19:11:49 thib Exp $
+# $Id: Makefile.in,v 1.11 2000-06-03 20:29:17 thib Exp $
 
 # ********************************************************* #
 # *** Begin of configurable stuffs ************************ #
@@ -27,8 +27,8 @@ ETC=/etc/
 #      -DCHECKJOBS     send a mail containing the exact shell command
 #                      for each execution of each job.
 #OPTIM=                -DDEBUG -g -DFOREGROUND
-#OPTIM=                -DDEBUG -DCHECKJOBS -Wall -Wpointer-arith -Wstrict-prototypes
-OPTIM=         -DDEBUG -Wall -Wpointer-arith -Wstrict-prototypes
+OPTIM=         -DDEBUG -DCHECKJOBS -Wall -Wpointer-arith -Wstrict-prototypes
+#OPTIM=                -DDEBUG -Wall -Wpointer-arith -Wstrict-prototypes
 #OPTIM=                -O2 -Wall
 #OPTIM=                -O3 -mcpu=i686 -Wall