source: bootstrap@ 3578

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

-paar fixes von pp branch zurück gemergt, one-shot Timer Fehler, Node Logausgabe wenn kein Bootstrap
-make dist hook damit alle .svn dateien gelöscht werden

  • 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.