fixed the cygwin check for -no-undefined
This commit is contained in:
@@ -52,7 +52,7 @@ dnl libtool setup
|
|||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
case $host in
|
case $host in
|
||||||
cygwin* | mingw* | pw32*)
|
*-*-cygwin | *-*-mingw* | *-*-pw32*)
|
||||||
need_no_undefined=yes
|
need_no_undefined=yes
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Reference in New Issue
Block a user