From: Thibault Godouet Date: Sat, 16 Sep 2000 12:36:37 +0000 (+0000) Subject: added a message advising to use configure option than editing manually X-Git-Tag: ver2_9_4~560 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b25ed9226ced3e199461f143d69ab46e77643398;p=thirdparty%2Ffcron.git added a message advising to use configure option than editing manually the defines made by configure --- diff --git a/config.h.in b/config.h.in index f7a2392..c2f9332 100644 --- a/config.h.in +++ b/config.h.in @@ -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 $ */ /* *********************************************************** */ @@ -121,6 +121,11 @@ /* ****************************************************************** */ /* *** 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 *** */