[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems with automake and autoconf. Please help!



Hi,

This is not too Debian specific but does anyone have a quick answer for the following problem?


mira:~/work/av3d/av3d> autoconf

autoconf: Undefined macros:
configure.in:35:AC_FUNC_FORK
configure.in:37:AC_FUNC_MALLOC
configure.in:40:AC_FUNC_STAT
configure.in:43:AC_CONFIG_FILES([Makefile,


mira:~/work/av3d/av3d> autoconf2.50

configure.in:44: /usr/bin/m4: Warning: Excess arguments to built-in `m4_patsubst' ignored
configure.in:3: error: possibly undefined macro: AM_INIT_AUTOMAKE


Why wouldn't autoconf2.50 does not recognize AM_INIT_AUTOMAKE as part of automake? The old version seems to work (well, except for the other
stuff).

Automake 1.52 bug?


Thanks,
Adam



Reply to: