forked from AuroraMiddleware/gtk
Typo.
This commit is contained in:
parent
11c87b6a37
commit
efeaeae9b4
@ -124,7 +124,7 @@ dnl Initialize libtool
|
||||
AC_PROG_CC
|
||||
AM_DISABLE_STATIC
|
||||
|
||||
if test "os_win32" = "yes"; then
|
||||
if test "$os_win32" = "yes"; then
|
||||
if test x$enable_static = xyes -o x$enable_static = x; then
|
||||
AC_MSG_WARN([Disabling static library build, must build as DLL on Windows.])
|
||||
enable_static=no
|
||||
|
Loading…
Reference in New Issue
Block a user