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 6511c0c8a6..6f036727c8 100644
--- a/TSRM/configure.ac
+++ b/TSRM/configure.ac
@@ -11,10 +11,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])