This commit is contained in:
Pavel Sanda 2024-07-16 09:34:26 +02:00
parent 8750ae62a0
commit abb3354afa

View File

@ -148,6 +148,9 @@ if test "$ac_cv_type_long_long_int" = yes; then
AC_CHECK_SIZEOF(long long) AC_CHECK_SIZEOF(long long)
fi fi
# egrep is used in lib/Makefile.am
AC_PROG_EGREP
### We need iconv for unicode support (Qt4 frontend requires it too) ### We need iconv for unicode support (Qt4 frontend requires it too)
LYX_USE_INCLUDED_ICONV LYX_USE_INCLUDED_ICONV