X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=configure.ac;h=a6d06642dc094de6acc278429a8ac0d52ee4f28c;hb=4042b38821940cd48e9f3d10b5208da7b6288dfd;hp=e35bd66fe43fcc94264e4cf33adcf2b1a1257441;hpb=4626ea070c35a9c59ae231280f96e215dfc9205f;p=xboard.git diff --git a/configure.ac b/configure.ac index e35bd66..a6d0664 100644 --- a/configure.ac +++ b/configure.ac @@ -29,6 +29,7 @@ dnl| the standard version of xboard. dnl| define second argument as VERSION.PATCHLEVEL. e.g. 4.4.0j AC_INIT([xboard],[gtk-20100118],[bug-xboard@gnu.org]) + AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) @@ -432,6 +433,9 @@ echo "" echo " Configurations summary:" echo "" echo " prefix: $prefix" +echo " datarootdir: $datarootdir" +echo " infodir: $infodir" +echo " sysconfdir: $sysconfdir" echo "" echo " Xaw3d: $with_xaw3d" echo ""