From: Sergey Vlasov Date: Wed, 25 Apr 2001 15:31:14 +0000 (+0000) Subject: Removed config.h.in; added it (and also stamp-h, tags, TAGS) to .cvsignore X-Git-Tag: local-account~9 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=8f951f403fcd15aae46771e4b8a3521ed9d4a858 Removed config.h.in; added it (and also stamp-h, tags, TAGS) to .cvsignore --- diff --git a/.cvsignore b/.cvsignore index e83f6449d..ce85ebae0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1,6 @@ config.log config.h +config.h.in config.cache libtool config.status @@ -9,4 +10,7 @@ sylpheed.spec configure Makefile.in aclocal.m4 +stamp-h stamp-h.in +tags +TAGS diff --git a/config.h.in b/config.h.in deleted file mode 100644 index e69487412..000000000 --- a/config.h.in +++ /dev/null @@ -1,244 +0,0 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Define if using alloca.c. */ -#undef C_ALLOCA - -/* Define to empty if the keyword does not work. */ -#undef const - -/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. - This function is required for alloca.c support on those systems. */ -#undef CRAY_STACKSEG_END - -/* Define if you have alloca, as a function or macro. */ -#undef HAVE_ALLOCA - -/* Define if you have and it should be used (not on Ultrix). */ -#undef HAVE_ALLOCA_H - -/* Define if you have a working `mmap' system call. */ -#undef HAVE_MMAP - -/* Define if you have that is POSIX.1 compatible. */ -#undef HAVE_SYS_WAIT_H - -/* Define as __inline if that's what the C compiler calls it. */ -#undef inline - -/* Define to `long' if doesn't define. */ -#undef off_t - -/* Define to `int' if doesn't define. */ -#undef pid_t - -/* Define if you need to in order for stat and other things to work. */ -#undef _POSIX_SOURCE - -/* Define to `unsigned' if doesn't define. */ -#undef size_t - -/* 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. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown - */ -#undef STACK_DIRECTION - -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if your declares struct tm. */ -#undef TM_IN_SYS_TIME - -#undef ENABLE_NLS -#undef HAVE_CATGETS -#undef HAVE_GETTEXT -#undef HAVE_LC_MESSAGES -#undef HAVE_STPCPY - -#undef HAVE_GDK_PIXBUF -#undef HAVE_GDK_IMLIB - -#undef USE_GTKGDK_XIM - -/* Whether to use multithread or not */ -#undef USE_THREADS - -/* Define if you want IPv6 support. */ -#undef INET6 - -/* Define if we use GPGME to support OpenPGP */ -#undef USE_GPGME - -/* Define to `unsigned int' if or doesn't define. */ -#undef wint_t - -#undef PACKAGE -#undef VERSION - -/* Define if you have the __argz_count function. */ -#undef HAVE___ARGZ_COUNT - -/* Define if you have the __argz_next function. */ -#undef HAVE___ARGZ_NEXT - -/* Define if you have the __argz_stringify function. */ -#undef HAVE___ARGZ_STRINGIFY - -/* Define if you have the dcgettext function. */ -#undef HAVE_DCGETTEXT - -/* Define if you have the fchmod function. */ -#undef HAVE_FCHMOD - -/* Define if you have the flock function. */ -#undef HAVE_FLOCK - -/* Define if you have the getcwd function. */ -#undef HAVE_GETCWD - -/* Define if you have the gethostname function. */ -#undef HAVE_GETHOSTNAME - -/* Define if you have the getpagesize function. */ -#undef HAVE_GETPAGESIZE - -/* Define if you have the inet_addr function. */ -#undef HAVE_INET_ADDR - -/* Define if you have the inet_aton function. */ -#undef HAVE_INET_ATON - -/* Define if you have the iswalnum function. */ -#undef HAVE_ISWALNUM - -/* Define if you have the iswspace function. */ -#undef HAVE_ISWSPACE - -/* Define if you have the lockf function. */ -#undef HAVE_LOCKF - -/* Define if you have the mkdir function. */ -#undef HAVE_MKDIR - -/* Define if you have the mkstemp function. */ -#undef HAVE_MKSTEMP - -/* Define if you have the mktime function. */ -#undef HAVE_MKTIME - -/* Define if you have the munmap function. */ -#undef HAVE_MUNMAP - -/* Define if you have the putenv function. */ -#undef HAVE_PUTENV - -/* Define if you have the setenv function. */ -#undef HAVE_SETENV - -/* Define if you have the setlocale function. */ -#undef HAVE_SETLOCALE - -/* Define if you have the socket function. */ -#undef HAVE_SOCKET - -/* Define if you have the stpcpy function. */ -#undef HAVE_STPCPY - -/* Define if you have the strcasecmp function. */ -#undef HAVE_STRCASECMP - -/* Define if you have the strchr function. */ -#undef HAVE_STRCHR - -/* Define if you have the strdup function. */ -#undef HAVE_STRDUP - -/* Define if you have the strstr function. */ -#undef HAVE_STRSTR - -/* Define if you have the towlower function. */ -#undef HAVE_TOWLOWER - -/* Define if you have the uname function. */ -#undef HAVE_UNAME - -/* Define if you have the wcscpy function. */ -#undef HAVE_WCSCPY - -/* Define if you have the wcslen function. */ -#undef HAVE_WCSLEN - -/* Define if you have the wcsncpy function. */ -#undef HAVE_WCSNCPY - -/* Define if you have the wcsstr function. */ -#undef HAVE_WCSSTR - -/* Define if you have the wcswcs function. */ -#undef HAVE_WCSWCS - -/* Define if you have the header file. */ -#undef HAVE_ARGZ_H - -/* Define if you have the header file. */ -#undef HAVE_DIRENT_H - -/* Define if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define if you have the header file. */ -#undef HAVE_LIMITS_H - -/* Define if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define if you have the header file. */ -#undef HAVE_MALLOC_H - -/* Define if you have the header file. */ -#undef HAVE_NDIR_H - -/* Define if you have the header file. */ -#undef HAVE_NL_TYPES_H - -/* Define if you have the header file. */ -#undef HAVE_PATHS_H - -/* Define if you have the header file. */ -#undef HAVE_STRING_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_DIR_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_FILE_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_NDIR_H - -/* Define if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define if you have the header file. */ -#undef HAVE_WCHAR_H - -/* Define if you have the header file. */ -#undef HAVE_WCTYPE_H - -/* Define if you have the compface library (-lcompface). */ -#undef HAVE_LIBCOMPFACE - -/* Define if you have the i library (-li). */ -#undef HAVE_LIBI - -/* Define if you have the jconv library (-ljconv). */ -#undef HAVE_LIBJCONV - -/* Define if you have the xpg4 library (-lxpg4). */ -#undef HAVE_LIBXPG4