Artifact 3936c3cbbf251d27d7c117d251754fdc5f701c87e682108b6eb123dffefc3a2e:
- Executable file autogen.sh — part of check-in [1e891c8f56] at 2011-09-21 19:33:03 on branch trunk — Add a default autogen.sh. (user: js, size: 74) [annotate] [blame] [check-ins using]
#!/bin/sh aclocal -I m4 || exit 1 autoconf || exit 1 autoheader || exit 1