view autogen.sh @ 1424:bd3d5ac8e748

DOn't display unnecessary elemnts.
author wycc
date Sat, 09 Apr 2011 03:39:57 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

aclocal
autoheader
libtoolize --automake --copy
automake --add-missing --copy
autoconf