fixed syntax error in configure.in; regenerated configure after recent changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3702,6 +3702,7 @@ if test "$TOOLKIT" != "MSW"; then
|
|||||||
if test "x$GCC" != "xyes"; then
|
if test "x$GCC" != "xyes"; then
|
||||||
THREAD_OPTS=""
|
THREAD_OPTS=""
|
||||||
fi
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
*-*-irix* )
|
*-*-irix* )
|
||||||
dnl gcc under IRIX doesn't seem to like -pthread, but it
|
dnl gcc under IRIX doesn't seem to like -pthread, but it
|
||||||
|
Reference in New Issue
Block a user