On Friday, 09 January 2004, at 20:14:33 (+0100), Kim Woelders wrote: > In the e16 case above config.h.in is generated from configure.in without > any acconfig.h being involved. > I believe it does require that the third parameter to AC_DEFINE is used, > as in > AC_DEFINE(USE_IMLIB2, 1, [Imlib2 support]) > which is just what Ibokun suggested.
[EMAIL PROTECTED] ~/cvs/eterm/libast >> cat acconfig.h #undef LIBAST_VERSION #undef DEBUG #undef AUTHORS #undef LIBAST_X11_SUPPORT #undef LIBAST_IMLIB2_SUPPORT #undef LIBAST_MMX_SUPPORT #undef LIBAST_REGEXP_SUPPORT_PCRE #undef LIBAST_REGEXP_SUPPORT_POSIX #undef LIBAST_REGEXP_SUPPORT_BSD #undef ALLOW_BACKQUOTE_EXEC #undef HAVE_RLIMIT_MEMLOCK #undef HAVE_RLIMIT_NPROC #undef HAVE_SYMLINK_OPEN_ERRNO_BUG #undef HAVE_SYMLINK_OPEN_SECURITY_HOLE #undef HAVE_SNPRINTF_BUG #undef HAVE_VSNPRINTF_BUG [EMAIL PROTECTED] ~/cvs/eterm/libast >> mv acconfig.h xcomp_is_my_bitch.h [EMAIL PROTECTED] ~/cvs/eterm/libast >> ./autogen.sh Generating configuration files for libast, please wait.... sh-trace: libtoolize -c -f Remember to add `AC_PROG_LIBTOOL' to `configure.in'. You should update your `aclocal.m4' by running aclocal. sh-trace: aclocal -I . aclocal: /usr/share/aclocal/libast.m4: 11: duplicated macro `AST_CHECK_LIBAST' aclocal: /usr/share/aclocal/libast.m4: 72: duplicated macro `AST_SIZE_TYPE' aclocal: /usr/share/aclocal/libast.m4: 89: duplicated macro `AST_REGEXP_SUPPORT' aclocal: /usr/share/aclocal/libast.m4: 153: duplicated macro `AST_X11_SUPPORT' aclocal: /usr/share/aclocal/libast.m4: 183: duplicated macro `AST_IMLIB2_SUPPORT' aclocal: /usr/share/aclocal/libast.m4: 219: duplicated macro `AST_MMX_SUPPORT' aclocal: /usr/share/aclocal/libast.m4: 243: duplicated macro `AST_STD_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 279: duplicated macro `AST_PROG_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 291: duplicated macro `AST_VAR_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 311: duplicated macro `AST_HEADER_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 318: duplicated macro `AST_FUNC_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 329: duplicated macro `AST_TYPE_CHECKS' aclocal: /usr/share/aclocal/libast.m4: 340: duplicated macro `AST_ARG_DEBUG' aclocal: /usr/share/aclocal/libast.m4: 361: duplicated macro `AST_ARG_REGEXP' aclocal: /usr/share/aclocal/libast.m4: 369: duplicated macro `AST_ARG_BACKQUOTE_EXEC' aclocal: /usr/share/aclocal/libast.m4: 392: duplicated macro `AST_FLAGS' aclocal: /usr/share/aclocal/libast.m4: 404: duplicated macro `AST_STATUS' aclocal: /usr/share/aclocal/libast.m4: 430: duplicated macro `dps_snprintf_oflow' aclocal: /usr/share/aclocal/libast.m4: 467: duplicated macro `dps_vsnprintf_oflow' aclocal: /usr/share/aclocal/libast.m4: 513: duplicated macro `dps_symlink_open_bug' aclocal: /usr/share/aclocal/libast.m4: 587: duplicated macro `dps_rlimit_nproc' aclocal: /usr/share/aclocal/libast.m4: 635: duplicated macro `dps_rlimit_memlock' sh-trace: autoheader configure.in:16: warning: AC_TRY_RUN called without default to allow cross compiling /usr/bin/autoheader: Symbol `ALLOW_BACKQUOTE_EXEC' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `AUTHORS' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `DEBUG' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_RLIMIT_MEMLOCK' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_RLIMIT_NPROC' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_SNPRINTF_BUG' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_SYMLINK_OPEN_ERRNO_BUG' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_SYMLINK_OPEN_SECURITY_HOLE' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `HAVE_VSNPRINTF_BUG' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_IMLIB2_SUPPORT' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_MMX_SUPPORT' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_REGEXP_SUPPORT_BSD' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_REGEXP_SUPPORT_PCRE' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_REGEXP_SUPPORT_POSIX' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_VERSION' is not covered by /usr/share/autoconf/acconfig.h /usr/bin/autoheader: Symbol `LIBAST_X11_SUPPORT' is not covered by /usr/share/autoconf/acconfig.h Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> n + 1, Inc., http://www.nplus1.net/ Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "Somehow through the lonely night, I will leave a light in the dark. Let it lead you to my heart." -- Michael W. Smith & Amy Grant, "Somewhere, Somehow" ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel