diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 810282a37f..3dbbae84ed 100644 --- a/configure.ac +++ b/configure.ac @@ -205,7 +205,7 @@ if test "$failed" != ""; then echo You may still run the 'make' command to build the successfully configured echo components. echo - exit 1 + #exit 1 fi echo You my now run the 'make' command to build these packages. echo |