X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=config.h.in;h=1f51bea1b79c3d0f6437eb6236387d6fad20ff9b;hb=bd73117103358c5ee4f02a8fad5dc45123c7a5cc;hp=c3d882c816590c750efd919bdc6daebbe9a448f1;hpb=08ebf8d7df645851cb5597fd7f755551655c5aa8;p=dump.git diff --git a/config.h.in b/config.h.in index c3d882c..1f51bea 100644 --- a/config.h.in +++ b/config.h.in @@ -41,3 +41,9 @@ /* 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