]> git.lyx.org Git - lyx.git/blobdiff - config/qt4.m4
LogUi.ui: string redundancy.
[lyx.git] / config / qt4.m4
index 18fae10e05268bc14bce7c4c8915e05466e94418..79fbbc17ca322af17c0a75477281a9f097f7f237 100644 (file)
@@ -127,10 +127,6 @@ AC_DEFUN([QT4_DO_IT_ALL],
        QT4_CPPFLAGS="-DQT_NO_STL -DQT_NO_KEYWORDS"
        case ${host} in
        *mingw*) QT4_CPPFLAGS="-DQT_DLL $QT4_CPPFLAGS";;
-       *cygwin*)
-       if test "x$with_x" = xno ; then
-               QT4_CPPFLAGS="$QT4_CPPFLAGS -DQ_CYGWIN_WIN"
-       fi;;
        esac
        AC_SUBST(QT4_CPPFLAGS)