summaryrefslogtreecommitdiff
path: root/lib/common/BoxConfig.h.in
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2008-01-19 15:08:54 +0100
committerReinhard Tartler <siretart@tauware.de>2008-01-19 15:08:54 +0100
commit2733267954e91e394fbb512ea3abb4c497c0752f (patch)
treed6cdebd8776bceba06a2fb5e4ed06a4744bc1b57 /lib/common/BoxConfig.h.in
parent1d56581c644c53f1b9a182c6574bc2fc5243d4d1 (diff)
import version 0.11rc1
This commit has been made by 'bzr import'. I used the upstream tarball of Version 0.11rc1 for creating it. It has the md5sum: 75608d8bb72dff9a556850ccd0ae8cb9
Diffstat (limited to 'lib/common/BoxConfig.h.in')
-rw-r--r--lib/common/BoxConfig.h.in47
1 files changed, 40 insertions, 7 deletions
diff --git a/lib/common/BoxConfig.h.in b/lib/common/BoxConfig.h.in
index 5e84c065..41568ea8 100644
--- a/lib/common/BoxConfig.h.in
+++ b/lib/common/BoxConfig.h.in
@@ -34,6 +34,10 @@
/* Define to 1 if you have the <db.h> header file. */
#undef HAVE_DB_H
+/* Define to 1 if you have the declaration of `dirfd', and to 0 if you don't.
+ */
+#undef HAVE_DECL_DIRFD
+
/* Define to 1 if you have the declaration of `F_SETLK', and to 0 if you
don't. */
#undef HAVE_DECL_F_SETLK
@@ -42,6 +46,14 @@
*/
#undef HAVE_DECL_INFTIM
+/* Define to 1 if you have the declaration of `optreset', and to 0 if you
+ don't. */
+#undef HAVE_DECL_OPTRESET
+
+/* Define to 1 if you have the declaration of `O_BINARY', and to 0 if you
+ don't. */
+#undef HAVE_DECL_O_BINARY
+
/* Define to 1 if you have the declaration of `O_EXLOCK', and to 0 if you
don't. */
#undef HAVE_DECL_O_EXLOCK
@@ -61,6 +73,9 @@
*/
#undef HAVE_DIRENT_H
+/* Define to 1 if you have the <dlfcn.h> header file. */
+#undef HAVE_DLFCN_H
+
/* Define to 1 if you have the <editline/readline.h> header file. */
#undef HAVE_EDITLINE_READLINE_H
@@ -76,12 +91,18 @@
/* Define to 1 if you have the `getmntent' function. */
#undef HAVE_GETMNTENT
+/* Define to 1 if you have the <getopt.h> header file. */
+#undef HAVE_GETOPT_H
+
/* Define to 1 if you have the `getpeereid' function. */
#undef HAVE_GETPEEREID
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID
+/* Define to 1 if you have the `gettimeofday' function. */
+#undef HAVE_GETTIMEOFDAY
+
/* Define to 1 if you have the `getxattr' function. */
#undef HAVE_GETXATTR
@@ -94,6 +115,9 @@
/* Define to 1 if you have the `kqueue' function. */
#undef HAVE_KQUEUE
+/* Define to 1 if large files are supported */
+#undef HAVE_LARGE_FILE_SUPPORT
+
/* Define to 1 if you have the `lchown' function. */
#undef HAVE_LCHOWN
@@ -148,6 +172,9 @@
/* Define to 1 if you have the <openssl/ssl.h> header file. */
#undef HAVE_OPENSSL_SSL_H
+/* Define to 1 if pcreposix.h is available */
+#undef HAVE_PCREPOSIX_H
+
/* Define to 1 if you have the <process.h> header file. */
#undef HAVE_PROCESS_H
@@ -169,9 +196,12 @@
/* Define to 1 if you have the <readline/readline.h> header file. */
#undef HAVE_READLINE_READLINE_H
-/* Define to 1 if you have the <regex.h> header file. */
+/* Define to 1 if regex.h is available */
#undef HAVE_REGEX_H
+/* Define to 1 if regular expressions are supported */
+#undef HAVE_REGEX_SUPPORT
+
/* Define to 1 if you have the `setproctitle' function. */
#undef HAVE_SETPROCTITLE
@@ -206,6 +236,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
+/* Define to 1 if `d_ino' is member of `struct dirent'. */
+#undef HAVE_STRUCT_DIRENT_D_INO
+
/* Define to 1 if `d_type' is member of `struct dirent'. */
#undef HAVE_STRUCT_DIRENT_D_TYPE
@@ -271,6 +304,9 @@
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
+/* Define to 1 if you have the <sys/uio.h> header file. */
+#undef HAVE_SYS_UIO_H
+
/* Define to 1 if you have the <sys/wait.h> header file. */
#undef HAVE_SYS_WAIT_H
@@ -319,12 +355,6 @@
/* Define to 1 if __syscall is available but needs a definition */
#undef HAVE___SYSCALL_NEED_DEFN
-/* max value of long long calculated by configure */
-#undef LLONG_MAX
-
-/* min value of long long calculated by configure */
-#undef LLONG_MIN
-
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
@@ -344,6 +374,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
+/* Location of the perl executable */
+#undef PERL_EXECUTABLE
+
/* Define to the filename of the random device (and set HAVE_RANDOM_DEVICE) */
#undef RANDOM_DEVICE