mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-01-19 15:01:13 +00:00
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>
|
||||
#endif
|
||||
|
||||
#ifdef __CYGWIN__
|
||||
#define USE_LIBTOOL
|
||||
#endif
|
||||
#ifdef USE_LIBTOOL
|
||||
#include <ltdl.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue