diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index 110ba17..0d9457e 100644 --- a/configure.ac +++ b/configure.ac @@ -76,8 +76,6 @@ AC_ARG_ENABLE([ogon], [], [enable_ogon=no]) -echo "$enable_ogon" - if test "x$enable_ogon" == "xyes"; then SUPPORTED_TECHNOLOGIES="$SUPPORTED_TECHNOLOGIES OGON" fi |