I added my new proposed module to modules/aaaconfig.m4, but that only
got the module build--not installed--even when --enable-auth-cert is
included in my configure options.  I need to re-run buildconf, and I'm
getting a bunch of warnings such as:

autoheader: WARNING: Using auxiliary files such as `acconfig.h',
`config.h.bot' [...] is deprecated and discuraged
[...]
autoheader: WARNING: Using the third argument of `AC_DEFINE' and [...]
`AC_DEFINE_UNQUOTED' allows one to define a template without [...]
`acconfig.h':
[...]
configure.in.57: warning: LTOPTIONS_VERSION is m4_required'd but not
m4_defun'd
aclocal.m4:69: LT_INIT is expanded from...
aclocal.m4:104: AC_PROG_LIBTOOL is expanded from...
Configure.in:57 the top level

I also get similar warnings for LTSUGAR_VERSION, LTVERSION_VERSION,
LTOBSOLETE_VERSION, LT_OPTIONS_VERSION

There are four errors, all "possibly undefined macro" for the following:
AC_LIBTOOL_WIN32_DLL, m4_ifval, _LT_SET_OPTIONS, and LT_INIT

Platform information:
  Solaris 10 (sparc)
  python version 2.4.4, autoconf version 2.63, libtool version 2.2.6b

Any idea what [if anything] is causing this?  How do I fix it?

--Pete

Reply via email to