Artifact a642be08d374027a5acd27091f13859d932b9bccf840b7e18130bc67d945a9d2:
- Executable file autogen.sh — part of check-in [a580136c80] at 2008-09-12 13:25:42 on branch trunk — Initial import. (user: js, size: 68) [annotate] [blame] [check-ins using]
#!/bin/sh aclocal -I m4 || exit 1 autoconf || exit 1 ./configure $@