aboutsummaryrefslogtreecommitdiffstats
path: root/SConstruct
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2008-10-19 16:37:21 +0200
committerVincent Richard <[email protected]>2008-10-19 16:37:21 +0200
commit3c8a495868f8c56372207c8c09f35c61db87f262 (patch)
treea1bdf3499d48c1341db8dfdfbf191ea701000c2b /SConstruct
parentRemoved automake version check. (diff)
downloadvmime-3c8a495868f8c56372207c8c09f35c61db87f262.tar.gz
vmime-3c8a495868f8c56372207c8c09f35c61db87f262.zip
Fixed autotools support.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct4
1 files changed, 2 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index 563e369f..6014385b 100644
--- a/SConstruct
+++ b/SConstruct
@@ -1319,14 +1319,14 @@ AC_PROG_MAKE_SET
AC_PROG_LN_S
AC_PROG_LIBTOOL
+OST_LIB_PTHREAD # from GNU Commons C++
+
AM_SANITY_CHECK
AM_PROG_LIBTOOL
AM_PROG_CC_C_O
AM_ICONV
-OST_LIB_PTHREAD # from GNU Commons C++
-
#
# Some checks