source: bootstrap@ 7468

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

-spezialbehandlung wenn auf maemo kompiliert wird
-config.h ausgeben lassen, damit dynamisch geschaut wird welche libs vorhanden sind bei optionalen

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