Artifact 3936c3cbbf251d27d7c117d251754fdc5f701c87e682108b6eb123dffefc3a2e:
- Executable file
autogen.sh
— part of check-in
[6043638dee]
at
2009-04-20 01:06:29
on branch trunk
— Sometimes it might be desirable not to run configure.
For exampe if you want to package. (user: js, size: 74) [annotate] [blame] [check-ins using]
#!/bin/sh aclocal -I m4 || exit 1 autoconf || exit 1 autoheader || exit 1