X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=config%2Flyxinclude.m4;h=268c501dea4cd973e691d0bc123501bd2e96aa6b;hb=ff1ab048f10895c5106469c6b63fe78a290402d8;hp=bffded3ae49ba8102cfb80768f9fe2400f95eab3;hpb=042128b643d135a6aa8031e27784d77b2c593ef7;p=features.git diff --git a/config/lyxinclude.m4 b/config/lyxinclude.m4 index bffded3ae4..268c501dea 100644 --- a/config/lyxinclude.m4 +++ b/config/lyxinclude.m4 @@ -535,6 +535,9 @@ AC_DEFUN([LYX_USE_INCLUDED_ICONV],[ if test x$lyx_cv_with_included_iconv = xyes ; then lyx_included_libs="$lyx_included_libs iconv" +dnl This is hardcoded to make it compile + AC_DEFINE([HAVE_WORKING_O_NOFOLLOW], 0, [Define to 1 if O_NOFOLLOW works.]) + dnl Some bits from libiconv configure.ac to avoid a nested configure call: AC_EILSEQ AC_TYPE_MBSTATE_T