]> granicus.if.org Git - fcron/commitdiff
*** empty log message ***
authorthib <thib>
Mon, 14 Jul 2003 12:10:48 +0000 (12:10 +0000)
committerthib <thib>
Mon, 14 Jul 2003 12:10:48 +0000 (12:10 +0000)
Makefile.in

index 0454c9403daee8cb8a4b2c22ade0eb2ba6ed2120..cd90fc9274b564c15fed871bb593c4f7dfc84ecd 100644 (file)
@@ -4,7 +4,7 @@
 
 # @configure_input@
 
-# $Id: Makefile.in,v 1.97 2003-07-14 12:05:32 thib Exp $
+# $Id: Makefile.in,v 1.98 2003-07-14 12:10:48 thib Exp $
 
 # The following should not be edited manually (use configure options)
 # If you must do it, BEWARE : some of the following is also defined
@@ -194,6 +194,7 @@ configure: configure.in
                exit 999)
 
 ci: ciclean
+# the symbolic links verX_X_X has been created since version 2.9.4
        @(find ./ -type f ! -regex '.*RCS.*' ! -regex "$(RCSNOCI)" \
           -exec ci -l -Nver`echo $(VERSION) | tr '.' '_'` {} \;)
 # ci the doc files