From: <ale...@us...> - 2004-03-02 17:28:57
|
Update of /cvsroot/morphix/mcp/autom4te.cache In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7307/autom4te.cache Modified Files: output.0 requests traces.0 Log Message: added iconviewer-widget (sortof), resizing still doesn't work (disabled). added directory of .desktop files for MCP, .directory support not yet included into widget. Nope Tiago doesn't kill me for this... Index: output.0 =================================================================== RCS file: /cvsroot/morphix/mcp/autom4te.cache/output.0,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** output.0 5 Sep 2003 12:16:16 -0000 1.2 --- output.0 2 Mar 2004 17:09:10 -0000 1.3 *************** *** 1,8 **** @%:@! /bin/sh @%:@ Guess values for system-dependent variables and create Makefiles. ! @%:@ Generated by GNU Autoconf 2.57. @%:@ ! @%:@ Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002 ! @%:@ Free Software Foundation, Inc. @%:@ This configure script is free software; the Free Software Foundation @%:@ gives unlimited permission to copy, distribute and modify it. --- 1,7 ---- @%:@! /bin/sh [...3018 lines suppressed...] ! case $ac_abs_builddir in ! .) ac_abs_srcdir=$ac_srcdir;; ! *) ! case $ac_srcdir in ! .) ac_abs_srcdir=$ac_abs_builddir;; ! [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; ! *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; ! esac;; ! esac ! case $ac_abs_builddir in ! .) ac_abs_top_srcdir=$ac_top_srcdir;; ! *) ! case $ac_top_srcdir in ! .) ac_abs_top_srcdir=$ac_abs_builddir;; ! [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; ! *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; ! esac;; ! esac Index: requests =================================================================== RCS file: /cvsroot/morphix/mcp/autom4te.cache/requests,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** requests 1 Sep 2003 19:25:40 -0000 1.1.1.1 --- requests 2 Mar 2004 17:09:10 -0000 1.2 *************** *** 1,3 **** ! # This file was created by autom4te. # It contains the lists of macros which have been traced. # It can be safely removed. --- 1,3 ---- ! # This file was generated by Autom4te Wed Nov 19 23:55:15 PST 2003. # It contains the lists of macros which have been traced. # It can be safely removed. *************** *** 17,20 **** --- 17,21 ---- { 'm4_pattern_forbid' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, 'AC_TYPE_OFF_T' => 1, 'AC_C_VOLATILE' => 1, *************** *** 33,40 **** --- 34,43 ---- 'AC_CHECK_HEADERS' => 1, 'AC_FUNC_STRNLEN' => 1, + 'm4_sinclude' => 1, 'AC_PROG_CXX' => 1, 'AC_PATH_X' => 1, 'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1, 'AC_PROG_AWK' => 1, + '_m4_warn' => 1, 'AC_HEADER_STDC' => 1, 'AC_HEADER_MAJOR' => 1, *************** *** 48,51 **** --- 51,55 ---- 'AC_CONFIG_AUX_DIR' => 1, 'AC_PROG_MAKE_SET' => 1, + 'sinclude' => 1, 'm4_pattern_allow' => 1, 'AC_DEFINE_TRACE_LITERAL' => 1, *************** *** 71,74 **** --- 75,79 ---- 'AC_FUNC_REALLOC' => 1, 'AC_TYPE_SIZE_T' => 1, + 'AC_CONFIG_LINKS' => 1, 'AC_CHECK_TYPES' => 1, 'AC_CHECK_MEMBERS' => 1, *************** *** 88,93 **** 'AC_PROG_INSTALL' => 1, 'AM_GNU_GETTEXT' => 1, - 'AC_FUNC_OBSTACK' => 1, 'AC_CHECK_LIB' => 1, 'AC_FUNC_MALLOC' => 1, 'AC_FUNC_GETGROUPS' => 1, --- 93,98 ---- 'AC_PROG_INSTALL' => 1, 'AM_GNU_GETTEXT' => 1, 'AC_CHECK_LIB' => 1, + 'AC_FUNC_OBSTACK' => 1, 'AC_FUNC_MALLOC' => 1, 'AC_FUNC_GETGROUPS' => 1, *************** *** 107,111 **** 'AC_CHECK_FUNCS' => 1 } ! ], 'Request' ) ); --- 112,116 ---- 'AC_CHECK_FUNCS' => 1 } ! ], 'Autom4te::Request' ) ); Index: traces.0 =================================================================== RCS file: /cvsroot/morphix/mcp/autom4te.cache/traces.0,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** traces.0 1 Sep 2003 19:25:42 -0000 1.1.1.1 --- traces.0 2 Mar 2004 17:09:10 -0000 1.2 *************** *** 74,77 **** --- 74,86 ---- m4trace:configure.in:4: -1- AC_SUBST([SET_MAKE]) m4trace:configure.in:5: -1- AC_CONFIG_HEADERS([config.h]) + m4trace:configure.in:5: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete. + You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from... + aclocal.m4:975: AM_CONFIG_HEADER is expanded from... + configure.in:5: the top level]) + m4trace:configure.in:5: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete. + You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from... + autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from... + aclocal.m4:975: AM_CONFIG_HEADER is expanded from... + configure.in:5: the top level]) m4trace:configure.in:6: -1- AM_MAINTAINER_MODE m4trace:configure.in:6: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes]) *************** *** 106,109 **** --- 115,123 ---- m4trace:configure.in:9: -1- AC_SUBST([CC]) m4trace:configure.in:9: -1- AC_SUBST([ac_ct_CC]) + m4trace:configure.in:10: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete. + You should run autoupdate.], [autoconf/general.m4:2180: AC_TRY_COMPILE is expanded from... + autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... + aclocal.m4:1123: AM_PROG_CC_STDC is expanded from... + configure.in:10: the top level]) m4trace:configure.in:11: -1- AC_HEADER_STDC m4trace:configure.in:11: -1- AC_PROG_CPP *************** *** 126,130 **** #undef HAVE_LOCALE_H]) m4trace:configure.in:24: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ ! inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default]) m4trace:configure.in:24: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H]) --- 140,144 ---- #undef HAVE_LOCALE_H]) m4trace:configure.in:24: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ ! inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default]) m4trace:configure.in:24: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H]) *************** *** 145,152 **** --- 159,183 ---- m4trace:configure.in:24: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H]) + m4trace:configure.in:24: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete. + You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from... + autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... + autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... + aclocal.m4:1238: GLIB_LC_MESSAGES is expanded from... + aclocal.m4:1533: GLIB_GNU_GETTEXT is expanded from... + aclocal.m4:1562: AM_GLIB_GNU_GETTEXT is expanded from... + configure.in:24: the top level]) m4trace:configure.in:24: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LC_MESSAGES]) m4trace:configure.in:24: -1- AH_OUTPUT([HAVE_LC_MESSAGES], [/* Define if your <locale.h> file defines LC_MESSAGES. */ #undef HAVE_LC_MESSAGES]) m4trace:configure.in:24: -1- AC_SUBST([USE_NLS]) + m4trace:configure.in:24: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete. + You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from... + autoconf/general.m4:1799: AC_CACHE_VAL is expanded from... + autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from... + autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from... + aclocal.m4:1450: GLIB_WITH_NLS is expanded from... + aclocal.m4:1533: GLIB_GNU_GETTEXT is expanded from... + aclocal.m4:1562: AM_GLIB_GNU_GETTEXT is expanded from... + configure.in:24: the top level]) m4trace:configure.in:24: -1- AC_CHECK_FUNCS([bind_textdomain_codeset]) m4trace:configure.in:24: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */ *************** *** 169,175 **** --- 200,219 ---- m4trace:configure.in:24: -1- AC_SUBST([GMSGFMT], [$ac_cv_path_GMSGFMT]) m4trace:configure.in:24: -1- AC_SUBST([XGETTEXT]) + m4trace:configure.in:24: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete. + You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from... + autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from... + aclocal.m4:1450: GLIB_WITH_NLS is expanded from... + aclocal.m4:1533: GLIB_GNU_GETTEXT is expanded from... + aclocal.m4:1562: AM_GLIB_GNU_GETTEXT is expanded from... + configure.in:24: the top level]) m4trace:configure.in:24: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS]) m4trace:configure.in:24: -1- AH_OUTPUT([ENABLE_NLS], [/* always defined to indicate that i18n is enabled */ #undef ENABLE_NLS]) + m4trace:configure.in:24: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete. + You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from... + aclocal.m4:1450: GLIB_WITH_NLS is expanded from... + aclocal.m4:1533: GLIB_GNU_GETTEXT is expanded from... + aclocal.m4:1562: AM_GLIB_GNU_GETTEXT is expanded from... + configure.in:24: the top level]) m4trace:configure.in:24: -1- AC_SUBST([CATALOGS]) m4trace:configure.in:24: -1- AC_SUBST([CATOBJEXT]) *************** *** 188,191 **** --- 232,237 ---- po/Makefile.in ]) + m4trace:configure.in:30: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments. + You should run autoupdate.], []) m4trace:configure.in:30: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs]) m4trace:configure.in:30: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs]) |