# $Id: bootstrap 9717 2006-02-24 09:51:32Z joostvb $ # $URL: https://infix.uvt.nl/its-id/trunk/sources/authello/bootstrap $ # hack as used in systraq test -f acinclude.m4 || { if test -f /usr/share/autoconf-archive/ac_define_dir.m4 then ln -s /usr/share/autoconf-archive/ac_define_dir.m4 acinclude.m4 else cat <= 20031029-1. Alternatively, you could please install the GNU Autoconf Macro Archive's http://www.gnu.org/software/ac-archive/htmldoc/ac_define_dir.html as acinclude.m4. EOT fi } # Debian automake package installs as automake-version. Use this # to make sure the right automake is being used. # if not installed, use: apt-get install automake1.9 aclocal-1.9 \ && automake-1.9 --add-missing --verbose --gnu \ && autoconf