Message ID | 1257171622-8380-18-git-send-email-zkabelac@redhat.com (mailing list archive) |
---|---|
State | Not Applicable, archived |
Headers | show |
diff --git a/lib/misc/configure.h.in b/lib/misc/configure.h.in index 4273eeb..a49cd6e 100644 --- a/lib/misc/configure.h.in +++ b/lib/misc/configure.h.in @@ -419,6 +419,9 @@ /* Define to 1 to include the LVM readline shell. */ #undef READLINE_SUPPORT +/* Define to 1 to include built-in support for replicator. */ +#undef REPLICATOR_INTERNAL + /* Define as the return type of signal handlers (`int' or `void'). */ #undef RETSIGTYPE