X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/f5bfed2628dba1431ebbbf4383fd37ea4939ae38..fd653cbdf726f7607a80b2aba87d8802c5e9e1f3:/configure.ac diff --git a/configure.ac b/configure.ac index d16b5cc..abf038e 100644 --- a/configure.ac +++ b/configure.ac @@ -25,7 +25,7 @@ AC_ARG_ENABLE([versionfull], [AS_HELP_STRING([--enable-versionfull], m4_normalize([use the full version string rather than major.minor for version directories]))], - [[if test "$enableval" != yes; then + [[if test "$enableval" != no; then USE_VERSION_FULL=yes else USER_VERSION_FULL=no