diff --git a/configure.ac b/configure.ac index 586324c3a1a73ff0d8a7eda7b702e7099d4e19d1..8e74b46c2c92d5ca5a26f83ff221d70a8de8d46d 100644 --- a/configure.ac +++ b/configure.ac @@ -201,7 +201,6 @@ fi if test "x$disable_nanorc" != xyes; then if test "x$enable_nanorc" != xno; then AC_DEFINE(ENABLE_NANORC, 1, [Define this to enable the use of .nanorc files.]) - else nanorc_support=yes fi fi