You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
1.0 KiB
C

/* include/config.h. Generated by configure. */
/* include/config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
/* #undef const */
/* Define if the setvbuf function takes the buffering type as its second
argument and the buffer pointer as the third, as on System V
before release 3. */
/* #undef SETVBUF_REVERSED */
/* Define if you have the ANSI C header files. */
#define STDC_HEADERS 1
/* Define if you have the gettimeofday function. */
#define HAVE_GETTIMEOFDAY 1
/* Define if you have the popen function. */
#define HAVE_POPEN 1
/* Define if you have the wcschr function. */
#define HAVE_WCSCHR 1
/* Define if you have the wcsdup function. */
#define HAVE_WCSDUP 1
/* Define if you have the <pam.h> header file. */
//#define HAVE_PAM_H 1
/* Define if you have the <pnm.h> header file. */
#define HAVE_PNM_H 1
/* Define if you have the <unistd.h> header file. */
#define HAVE_UNISTD_H 1
/* Define if you have the <wchar.h> header file. */
#define HAVE_WCHAR_H 1