err... linux doesn't need that.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4524 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
f08489f141
commit
8640500899
1 changed files with 2 additions and 0 deletions
|
@ -51,7 +51,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __CYGWIN__
|
||||||
#define USE_LIBTOOL
|
#define USE_LIBTOOL
|
||||||
|
#endif
|
||||||
#ifdef USE_LIBTOOL
|
#ifdef USE_LIBTOOL
|
||||||
#include <ltdl.h>
|
#include <ltdl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue