view autogen.sh @ 782:e3d8e7787836

Add the missing impage file
author wycc
date Tue, 31 Aug 2010 00:37:13 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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