]> granicus.if.org Git - fcron/commitdiff
added a message advising to use configure option than editing manually
authorthib <thib>
Sat, 16 Sep 2000 12:36:37 +0000 (12:36 +0000)
committerthib <thib>
Sat, 16 Sep 2000 12:36:37 +0000 (12:36 +0000)
the defines made by configure

config.h.in

index f7a2392f9a2a6675398fa979f992b5c43523e4e8..c2f933202eeaeb58a3ea96e32dabca8e9b28b28e 100644 (file)
@@ -21,7 +21,7 @@
  *  `LICENSE' that comes with the fcron source distribution.
  */
 
- /* $Id: config.h.in,v 1.19 2000-09-15 20:18:13 thib Exp $ */
+ /* $Id: config.h.in,v 1.20 2000-09-16 12:36:37 thib Exp $ */
 
 
 /* *********************************************************** */
 /* ****************************************************************** */
 /* *** options which are set by configure script ******************** */
 
+/* The following should not be edited manually (use configure options)
+ * If you must do it, BEWARE : some of the following is also defined
+ * in the Makefile, so you must modify config.h AND Makefile in order
+ * to set the same values in the two files. */
+
 #undef VERSION_QUOTED
 
 /* *** paths *** */