view autogen.sh @ 908:095cf170f5fd

Merge from the head
author wycc
date Mon, 04 Oct 2010 23:03:56 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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