mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-10 17:57:54 +03:00
Invert condition for READLINE check
This commit is contained in:
parent
8f91593c25
commit
a912d581c4
@ -21,7 +21,7 @@
|
||||
#include "configure.h"
|
||||
#include "lvm2app.h"
|
||||
|
||||
#ifndef READLINE_SUPPORT
|
||||
#ifdef READLINE_SUPPORT
|
||||
#include <readline/readline.h>
|
||||
|
||||
#define MAX_ARGS 64
|
||||
|
Loading…
x
Reference in New Issue
Block a user