diff options
| author | Vincent Richard <[email protected]> | 2008-10-19 16:37:21 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2008-10-19 16:37:21 +0200 |
| commit | 3c8a495868f8c56372207c8c09f35c61db87f262 (patch) | |
| tree | a1bdf3499d48c1341db8dfdfbf191ea701000c2b /SConstruct | |
| parent | Removed automake version check. (diff) | |
| download | vmime-3c8a495868f8c56372207c8c09f35c61db87f262.tar.gz vmime-3c8a495868f8c56372207c8c09f35c61db87f262.zip | |
Fixed autotools support.
Diffstat (limited to 'SConstruct')
| -rw-r--r-- | SConstruct | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
