Thanks for your reply... Although they are most metioned in mini-Howto...
But however... no matter which automake didn't help me solve the autogen problem... T_T,I've also tried downgrade or upgrade to automake-1.8.5-r1
I'm using:
automake 1.8.5-r1
autoconf 2.5.9
libtool 1.5.2-r5
==============message of autogen.sh================
autoreconf-2.59: Entering directory `.'
autoreconf-2.59: configure.ac: not using Gettext
autoreconf-2.59: running: aclocal --output=aclocal.m4t
autoreconf-2.59: `aclocal.m4' is unchanged
autoreconf-2.59: configure.ac: tracing
autoreconf-2.59: configure.ac: not using Libtool
autoreconf-2.59: running: /usr/bin/autoconf
autoreconf-2.59: running: /usr/bin/autoheader
autoreconf-2.59: running: automake --add-missing --copy
configure.ac: 9: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER'
automake-1.5: configure.ac: `AM_INIT_AUTOMAKE' must be used
autoreconf-2.59: automake failed with exit status: 1
=============================================
I'm so depressed... Y_Y ... Does anyone have clue about what's wrong... I've done exactly in the way that mini-Howto gives.