libtoolize -c -f
aclocal
automake
autoconf
./configure ...
Since I don't know what I'm doing, I just typed those commands in verbatim.
'libtoolize' says: Remember to add 'AC_PROG_LIBTOOL' to 'configure.in' Putting files in AC_CONFIG_AUX_DIR, 'admin'
'aclocal' is silent 'automake' is silent 'autoconf' gives the same error about undefined macro: _m4_divert_diversion
'./configure' seems to work fine 'make' then fails in the same way
Does anything above tell me anything?
Thanks for the ideas ... Michael
_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
