Commit 7c596115 authored by Guillaume Quintard's avatar Guillaume Quintard

Get rid of --enable-tests

parent 345ba9e7
......@@ -635,11 +635,6 @@ AC_ARG_ENABLE(debugging-symbols,
AC_SUBST(AM_LT_LDFLAGS)
# --enable-tests
AC_ARG_ENABLE(tests,
AS_HELP_STRING([--enable-tests],[build test programs (default is NO)]))
AM_CONDITIONAL([ENABLE_TESTS], [test x$enable_tests = xyes])
# Command line for compiling VCL code. I wish there were a simple way
# to figure this out dynamically without introducing a run-time
# dependency on libtool.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment