procps/config.h.in

59 lines
1.5 KiB
C
Raw Normal View History

2002-09-27 18:44:34 +05:30
/* config.h.in. Generated from configure.in by autoheader. */
2002-05-16 06:58:24 +05:30
2002-09-27 19:18:00 +05:30
/* Use Security-Enhanced Linux features */
#undef FLASK_LINUX
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Name of package */
#undef PACKAGE
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to the full name of this package. */
#undef PACKAGE_NAME
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to the full name and version of this package. */
#undef PACKAGE_STRING
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to the version of this package. */
#undef PACKAGE_VERSION
2002-05-16 06:58:24 +05:30
2002-09-27 18:44:34 +05:30
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
2002-05-16 06:58:24 +05:30
/* Version number of package */
#undef VERSION