From 5201841294475fa887a414c7bf2297e59ae5140a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 8 Aug 2007 00:30:54 +0000 Subject: Added individial building stuff for flowcanvas, raul, patchage. git-svn-id: http://svn.drobilla.net/lad/raul@684 a436a847-0d15-0410-975c-d299462d15a1 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 82fc9a7..fad3a05 100644 --- a/configure.ac +++ b/configure.ac @@ -58,7 +58,7 @@ AC_ARG_ENABLE(debug_symbols, [AS_HELP_STRING(--enable-debug-symbols, [Enable debugging symbols - overrides CXXFLAGS (no)])], [debug_symbols="$enableval"]) -AC_ARG_ENABLE(debug_asertions, +AC_ARG_ENABLE(debug_assertions, [AS_HELP_STRING(--enable-debug-assertions, [Enable debugging assertions (no)])], [assertions="$enableval"]) -- cgit v1.2.1