tint2/autogen.sh
Spooky85@gmail.com b6ca6149e5 Add AC_PREREQ for at least autoconf-2.61 (should be a good choice..).
Be more verbose when running autogen.sh.
Add realloc and alarm check to configure.ac.

git-svn-id: http://tint2.googlecode.com/svn/trunk@224 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
2009-10-22 18:26:15 +00:00

5 lines
59 B
Bash
Executable file

#!/bin/sh
[ ! -d m4 ] && mkdir m4
autoreconf -i -s -f -v