]> granicus.if.org Git - fcron/commit
use of @srcdir@ to be able to compile fcron from another directory than its source...
authorthib <thib>
Sat, 21 Apr 2001 08:53:40 +0000 (08:53 +0000)
committerthib <thib>
Sat, 21 Apr 2001 08:53:40 +0000 (08:53 +0000)
commit6195379028e95671e75e0edc2a3b7d32f1c8f038
tree504c969796e88e5332b0214145aa6f3f6749321a
parenteced96759c9216f91acdfa2833aa8560e44f87df
use of @srcdir@ to be able to compile fcron from another directory than its source dir (and also install it)
use for statement for a clearer code
no more use of options like $5 : we use real names for that
minor bug fix : an erroneous blank line was printed in some case
script/boot-install