]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
*** empty log message ***
authorThibault Godouet <yo8192@users.noreply.github.com>
Sun, 3 Jun 2007 21:26:24 +0000 (21:26 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sun, 3 Jun 2007 21:26:24 +0000 (21:26 +0000)
configure.in

index 1ca22c103510fe252ac91559fc760fed912d113c..e885672c98530dcc51dc870c3531b11ea47aba01 100644 (file)
@@ -1031,12 +1031,13 @@ fi
 
 echo "prefix:                             $prefix"
 echo "exec_prefix:                        $exec_prefix"
+echo "datarootdir:                        $datarootdir"
 echo "bin dir:                            $bindir"
 echo "sbin dir:                           $sbindir"
 echo "spool dir:                          $sp"
 echo "etc dir:                            $sysconfdir"
 echo "doc dir:                            $docdir"
-echo "man dir:                            $mandir"
+echo "man dir:                            $mandir "
 
 
 echo