Pārlūkot izejas kodu

Merge pull request #13 from rigrig/ignore-confdefs

Forget+ignore src/confdefs.h
scandum 5 gadi atpakaļ
vecāks
revīzija
293ca828aa
2 mainītis faili ar 1 papildinājumiem un 78 dzēšanām
  1. 1 0
      .gitignore
  2. 0 78
      src/confdefs.h

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 src/Makefile
+src/confdefs.h
 src/config.h
 src/config.log
 src/config.status

+ 0 - 78
src/confdefs.h

@@ -1,78 +0,0 @@
-/* confdefs.h */
-#define PACKAGE_NAME ""
-#define PACKAGE_TARNAME ""
-#define PACKAGE_VERSION ""
-#define PACKAGE_STRING ""
-#define PACKAGE_BUGREPORT ""
-#define PACKAGE_URL ""
-#define STDC_HEADERS 1
-#define HAVE_SYS_TYPES_H 1
-#define HAVE_SYS_STAT_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRING_H 1
-#define HAVE_MEMORY_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_INTTYPES_H 1
-#define HAVE_STDINT_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_ARPA_INET_H 1
-#define HAVE_CTYPE_H 1
-#define HAVE_FCNTL_H 1
-#define HAVE_NETDB_H 1
-#define HAVE_NETINET_IN_H 1
-#define HAVE_PTHREAD_H 1
-#define HAVE_STDLIB_H 1
-#define HAVE_STRING_H 1
-#define HAVE_STRINGS_H 1
-#define HAVE_SYS_IOCTL_H 1
-#define HAVE_SYS_PARAM_H 1
-#define HAVE_SYS_SOCKET_H 1
-#define HAVE_SYS_TERMIO_H 1
-#define HAVE_SYS_TIME_H 1
-#define HAVE_TIME_H 1
-#define HAVE_UNISTD_H 1
-#define HAVE_PTY_H 1
-#define HAVE_ZLIB_H 1
-#define HAVE_PCRE_H 1
-#define HAVE_GNUTLS_GNUTLS_H 1
-#define HAVE_GNUTLS_H /**/
-#define HAVE__BOOL 1
-#define HAVE_STDBOOL_H 1
-#define TIME_WITH_SYS_TIME 1
-#define HAVE_STDLIB_H 1
-#define HAVE_REALLOC 1
-#define HAVE_SYS_SELECT_H 1
-#define HAVE_SYS_SOCKET_H 1
-#define SELECT_TYPE_ARG1 int
-#define SELECT_TYPE_ARG234 (fd_set *)
-#define SELECT_TYPE_ARG5 (struct timeval *)
-#define RETSIGTYPE void
-#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
-#define HAVE_STRFTIME 1
-#define HAVE_UTIME_H 1
-#define HAVE_UTIME_NULL 1
-#define HAVE_VPRINTF 1
-#define HAVE_GETHOSTBYNAME 1
-#define HAVE_GETHOSTNAME 1
-#define HAVE_GETTIMEOFDAY 1
-#define HAVE_INET_NTOA 1
-#define HAVE_MEMSET 1
-#define HAVE_SELECT 1
-#define HAVE_SOCKET 1
-#define HAVE_STRCASECMP 1
-#define HAVE_STRCHR 1
-#define HAVE_STRDUP 1
-#define HAVE_STRERROR 1
-#define HAVE_STRFTIME 1
-#define HAVE_STRNCASECMP 1
-#define HAVE_STRSTR 1
-#define HAVE_UTIME 1
-#define HAVE_GETADDRINFO 1
-#define HAVE_FORKPTY 1
-#define HAVE_POPEN 1
-#define HAVE_LIBZ 1
-#define HAVE_LIBPTHREAD 1
-#define HAVE_LIBUTIL 1
-#define HAVE_LIBPCRE 1
-#define HAVE_LIBGNUTLS 1
-#define HAVE_LIBM 1