- Some compatibility hack with newer libtool versions

- aclocal.m4: ACX_PTHREAD, also check for user set ldflag
This commit is contained in:
Thomas Ries
2012-04-07 10:19:25 +00:00
parent 504501411b
commit 2721f09bde
3 changed files with 8 additions and 1 deletions
+6
View File
@@ -29,6 +29,12 @@
#endif
///* libtool 2.2 / 2.4 */
#ifndef lt__PROGRAM__LTX_preloaded_symbols
#define lt__PROGRAM__LTX_preloaded_symbols lt_libltdl_LTX_preloaded_symbols
//extern const void *lt_preloaded_symbols[];
#endif
/* Plugins must return STS_SUCCESS / SUCCESS_FAILURE */