source: bootstrap@ 2467

Last change on this file since 2467 was 2467, checked in by Christoph Mayer, 15 years ago

-logging farben über ./configure --enable-logcolors=yes einschaltbar, sonst per default ausgeschalten
-alls std::cout auskommentiert

  • Property svn:executable set to *
File size: 101 bytes
Line 
1#! /bin/sh
2
3aclocal \
4&& libtoolize --force \
5&& automake -a --foreign --add-missing \
6&& autoreconf
Note: See TracBrowser for help on using the repository browser.