]> git.wh0rd.org - dump.git/blobdiff - config.h.in
LFS compatibility.
[dump.git] / config.h.in
index 817ce664f8675fb52275d3b3157fbccc73cec204..c7f3afbfddd62f3a8881733f0731e633ff3c96b7 100644 (file)
 
 /* Define if you have the warnx function.  */
 #undef HAVE_WARNX
+
+/* Define if you have the glob function.  */
+#undef HAVE_GLOB
+
+/* Define if you have the lchown function.  */
+#undef HAVE_LCHOWN
+
+/* Define if you want to include readline support.  */
+#undef HAVE_READLINE
+
+/* Define this is you want old style F script (no arguments) */
+#undef OLD_STYLE_FSCRIPT
+
+/* Define this to 64 if you want Large File System support */
+#undef _FILE_OFFSET_BITS