aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 42bbca3..9fd7c2d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,8 +148,6 @@ if test "$ac_cv_sizeof_time_t" = "4"; then
148 echo " ** You can solve this by adjusting the build flags in your" 148 echo " ** You can solve this by adjusting the build flags in your"
149 echo " ** mingw-w64 toolchain. Refer to README.windows for details." 149 echo " ** mingw-w64 toolchain. Refer to README.windows for details."
150 fi 150 fi
151
152 exit 1
153fi 151fi
154 152
155AC_REQUIRE_AUX_FILE([tap-driver.sh]) 153AC_REQUIRE_AUX_FILE([tap-driver.sh])