diff options
| author | crunchy <crunchy> | 2003-06-27 13:40:23 +0000 |
|---|---|---|
| committer | crunchy <crunchy> | 2003-06-27 13:40:23 +0000 |
| commit | b5f5847bedf884611a9978236bb66d150016c71e (patch) | |
| tree | d14e220039dba60b90fd9f9909aff7a7cb20079d /autogen.sh | |
| parent | c6c22c4fadb3000453389f3ecf471392674adfd1 (diff) | |
| download | mpiosh-b5f5847bedf884611a9978236bb66d150016c71e.tar.gz mpiosh-b5f5847bedf884611a9978236bb66d150016c71e.tar.bz2 mpiosh-b5f5847bedf884611a9978236bb66d150016c71e.zip | |
tested and hopefully fixed the backup and restore commands
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ # Andreas Buesching <crunchy@tzi.de> # $id$ +export WANT_AUTOMAKE="1.7" + aclocal && autoconf && automake -a && ./configure $@ # end of autogen.sh |
