]> granicus.if.org Git - cronie/commitdiff
Don't define SYSLOG in pathnames.h.
authorTomas Janousek <tjanouse@redhat.com>
Mon, 27 Aug 2007 17:42:03 +0000 (19:42 +0200)
committerTomas Janousek <tjanouse@redhat.com>
Mon, 27 Aug 2007 17:42:03 +0000 (19:42 +0200)
It's in configure.ac and gets defined in config.h.

Signed-off-by: Tomas Janousek <tjanouse@redhat.com>
src/pathnames.h

index 2525ef50731f4afaa4b77dfc27df44ec684abf4e..839f742cc9c0efce7883fb3b3a3e7eafb8cb9b87 100644 (file)
@@ -61,7 +61,7 @@
                         * be used.
                         */
 /*#define LOG_FILE     "/var/log/cron"*/
-#define SYSLOG
+/*#define SYSLOG*/
                        /* where should the daemon stick its PID?
                         * PIDDIR must end in '/'.
                         */