summaryrefslogtreecommitdiff
path: root/TSRM/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'TSRM/configure.ac')
-rw-r--r--TSRM/configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/TSRM/configure.ac b/TSRM/configure.ac
index 8bf35d33b0..0f6d53dc8d 100644
--- a/TSRM/configure.ac
+++ b/TSRM/configure.ac
@@ -12,10 +12,10 @@ AH_TOP([
])
sinclude(tsrm.m4)
-
+
TSRM_BASIC_CHECKS
TSRM_THREADS_CHECKS
-
+
AM_PROG_LIBTOOL
if test "$enable_debug" != "yes"; then
AM_SET_LIBTOOL_VARIABLE([--silent])