diff --git a/configure b/configure
index 6b7d1f2131c3ce6042540b3431ca264d758a3ef3..b0df94c12bab18a6538d4099ff117e8f36e1dded 100755
--- a/configure
+++ b/configure
@@ -191,7 +191,7 @@ show_help(){
   echo "  --disable-stripping      disable stripping of executables and shared libraries"
   echo ""
   echo "NOTE: Object files are built at the place where configure is launched."
-  exit 1
+  exit 0
 }
 
 log(){