Ryan, please fix this problem at the source, this is not funny
anymore.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30453
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
_ACEOF
LIBS="$LIBS -lstrmiids"
- if
+ fi
fi
fi
if test "$wxUSE_MAC" = 1 ; then
- if test "$wxUSE_SOUND" = "yes"; -o "$wxUSE_MEDIACTRL" = "yes"; then
+ if test "$wxUSE_SOUND" = "yes" || test "$wxUSE_MEDIACTRL" = "yes"; then
LDFLAGS="$LDFLAGS -framework QuickTime"
fi
if test "$USE_DARWIN" = 1; then
if test "$wxUSE_DIRECTSHOW" = "yes"; then
AC_DEFINE(wxUSE_DIRECTSHOW)
LIBS="$LIBS -lstrmiids"
- if
+ fi
fi
fi
dnl extended.c uses floor() and is always linked in
if test "$wxUSE_MAC" = 1 ; then
- if test "$wxUSE_SOUND" = "yes"; -o "$wxUSE_MEDIACTRL" = "yes"; then
+ if test "$wxUSE_SOUND" = "yes" || test "$wxUSE_MEDIACTRL" = "yes"; then
LDFLAGS="$LDFLAGS -framework QuickTime"
fi
if test "$USE_DARWIN" = 1; then