1 /* config.h. Generated from config.h.in by configure. */
2 /* config.h.in. Generated from configure.ac by autoheader. */
4 /* Define to the optind value to reset getopt processing */
5 #define GETOPT_OPTIND_RESET_VALUE 1
7 /* Define to 1 if getcwd(NULL, 0) works */
8 #define HAVE_GETCWD_DYN 1
10 /* Define to 1 if getopt allows a + sign for POSIX behavior */
11 /* #undef HAVE_GETOPT_GNU */
13 /* Define to 1 if getopt has optreset */
14 #define HAVE_GETOPT_WITH_OPTRESET 1
16 /* Define to 1 if you have the `putenv' function. */
19 /* Define to 1 if you have the `setenv' function. */
22 /* Define to 1 if you have the `unmount' function. */
23 /* #undef HAVE_UNMOUNT */
25 /* Define to 1 if you have the `unsetenv' function. */
26 #define HAVE_UNSETENV 1
28 /* Define to 1 if your lchmod works */
29 /* #undef HAVE_WORKING_LCHMOD */
31 /* Define to the last valid signal number */
35 #define PACKAGE "kyua-testers"
37 /* Define to the address where bug reports for this package should be sent. */
38 #define PACKAGE_BUGREPORT "kyua-discuss@googlegroups.com"
40 /* Define to the full name of this package. */
41 #define PACKAGE_NAME "Kyua - Testers"
43 /* Define to the full name and version of this package. */
44 #define PACKAGE_STRING "Kyua - Testers 0.1"
46 /* Define to the one symbol short name of this package. */
47 #define PACKAGE_TARNAME "kyua-testers"
49 /* Define to the home page for this package. */
50 #define PACKAGE_URL "http://code.google.com/p/kyua/"
52 /* Define to the version of this package. */
53 #define PACKAGE_VERSION "0.1"
55 /* Set to the path of umount(8) */
58 /* Version number of package */