]> git.lyx.org Git - lyx.git/blobdiff - configure.ac
* GuiApplication: explicitly clear out socket_callbacks_ in the destructor.
[lyx.git] / configure.ac
index 5bcbe727e643d1eae769c985a7af8fb5a958d104..ecb4cd26c3f99829f953deb2ec3ea1baf7b8511e 100644 (file)
@@ -388,7 +388,7 @@ int mkstemp(char*);
 #endif
 #endif
 
-#if defined(HAVE_OSTREAM) && defined(HAVE_LOCALE) && defined(HAVE_SSTREAM) && !defined(__CYGWIN__)
+#if defined(HAVE_OSTREAM) && defined(HAVE_LOCALE) && defined(HAVE_SSTREAM)
 #  define USE_BOOST_FORMAT 1
 #else
 #  define USE_BOOST_FORMAT 0