# HG changeset patch # User nenolod # Date 1130565839 25200 # Node ID a2fc092c494eddf0ed0bf2dc293ce9a9df3825df # Parent f83486b346eeec22a5d1bd2c896cde46bb2b4994 [svn] Update headers, master Makefile. diff -r f83486b346ee -r a2fc092c494e Makefile.am --- a/Makefile.am Fri Oct 28 23:01:56 2005 -0700 +++ b/Makefile.am Fri Oct 28 23:03:59 2005 -0700 @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = intl libaudacious audacious Output Input Visualization po icons skin +SUBDIRS = intl libaudacious audacious Plugins po icons skin man_MANS = audacious.1 diff -r f83486b346ee -r a2fc092c494e config.h.in --- a/config.h.in Fri Oct 28 23:01:56 2005 -0700 +++ b/config.h.in Fri Oct 28 23:03:59 2005 -0700 @@ -52,54 +52,37 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ARGZ_H -/* Define to 1 if you have the `asprintf' function. */ -#undef HAVE_ASPRINTF - /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT -/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you - don't. */ -#undef HAVE_DECL_FEOF_UNLOCKED - -/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FGETS_UNLOCKED - -/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you - don't. */ -#undef HAVE_DECL_GETC_UNLOCKED - -/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you - don't. */ -#undef HAVE_DECL__SNPRINTF - -/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you - don't. */ -#undef HAVE_DECL__SNWPRINTF - /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H +/* Define to 1 if you have the `feof_unlocked' function. */ +#undef HAVE_FEOF_UNLOCKED + +/* Define to 1 if you have the `fgets_unlocked' function. */ +#undef HAVE_FGETS_UNLOCKED + /* Define to 1 if you have the header file. */ #undef HAVE_FNMATCH_H /* Define to 1 if you have the header file. */ #undef HAVE_FTS_H -/* Define to 1 if you have the `fwprintf' function. */ -#undef HAVE_FWPRINTF - /* Define if building with GConf support */ #undef HAVE_GCONF /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD +/* Define to 1 if you have the `getc_unlocked' function. */ +#undef HAVE_GETC_UNLOCKED + /* Define to 1 if you have the `getegid' function. */ #undef HAVE_GETEGID @@ -142,9 +125,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ID3_H -/* Define if you have the 'intmax_t' type in or . */ -#undef HAVE_INTMAX_T - /* Define if exists and doesn't clash with . */ #undef HAVE_INTTYPES_H @@ -170,12 +150,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_LOCALE_H -/* Define if you have the 'long double' type. */ -#undef HAVE_LONG_DOUBLE - -/* Define if you have the 'long long' type. */ -#undef HAVE_LONG_LONG - /* Define to 1 if you have the header file. */ #undef HAVE_MACHINE_SOUNDCARD_H @@ -206,9 +180,6 @@ /* Define if the OSS output plugin should be built */ #undef HAVE_OSS -/* Define if your printf() function supports format strings with positions. */ -#undef HAVE_POSIX_PRINTF - /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV @@ -218,9 +189,6 @@ /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H @@ -279,21 +247,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the 'unsigned long long' type. */ +/* Define if you have the unsigned long long type. */ #undef HAVE_UNSIGNED_LONG_LONG /* Define to 1 if you have the header file. */ #undef HAVE_WCHAR_H -/* Define if you have the 'wchar_t' type. */ -#undef HAVE_WCHAR_T - -/* Define to 1 if you have the `wcslen' function. */ -#undef HAVE_WCSLEN - -/* Define if you have the 'wint_t' type. */ -#undef HAVE_WINT_T - /* Define to 1 if you have the `__argz_count' function. */ #undef HAVE___ARGZ_COUNT @@ -333,10 +292,6 @@ /* Define if exists and defines unusable PRI* macros. */ #undef PRI_MACROS_BROKEN -/* Define as the maximum value of type 'size_t', if the system doesn't define - it. */ -#undef SIZE_MAX - /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. @@ -379,13 +334,6 @@ /* Define to `long' if does not define. */ #undef off_t -/* Define as the type of the result of subtracting two pointers, if the system - doesn't define it. */ -#undef ptrdiff_t - -/* Define to empty if the C compiler doesn't support this keyword. */ -#undef signed - /* Define to `unsigned' if does not define. */ #undef size_t