commit abb3354afa77267de11cca0672a0ee09a66237ad
Author: Pavel Sanda <sa...@lyx.org>
Date:   Tue Jul 16 09:34:26 2024 +0200

    backport 2882bed1a
---
 configure.ac | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/configure.ac b/configure.ac
index 75f23f32c1..0384cd8c52 100644
--- a/configure.ac
+++ b/configure.ac
@@ -148,6 +148,9 @@ if test "$ac_cv_type_long_long_int" = yes; then
   AC_CHECK_SIZEOF(long long)
 fi
 
+# egrep is used in lib/Makefile.am
+AC_PROG_EGREP
+
 ### We need iconv for unicode support (Qt4 frontend requires it too)
 LYX_USE_INCLUDED_ICONV
 
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to