I am getting this error while compiling some code : aclocal.m4:344657: `automake requires `AM_CONFIG_HEADER', not `AC_CONFIG_HEADER' aclocal.m4:412040: required file `./887' not found aclocal.m4:412040: required file `./-1-.in' not found aclocal.m4:412040: required file `./905' not found Makefile.am:3: AM_GNU_GETTEXT used but `po' not in SUBDIRS Makefile.am:3: AM_GNU_GETTEXT used but `intl' not in SUBDIRS aclocal.m4:411266: required file `./ABOUT-NLS' not found aclocal.m4:411200: required file `./ltmain.sh' not found make: *** [Makefile.in] Error 1
Cn anybody give me an hint as t why this error might come ? Regards, Onkar
