summaryrefslogtreecommitdiff
path: root/app-crypt/ccid/files/ccid-1.5.5-remove-flex-configure-dependency.patch
blob: a124c50d1161cb5ce85cdffe55c64f7b1a36bd1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Bug: https://bugs.gentoo.org/221361
Reverts upstream commit eec7cdf0 & 41270c2

--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,5 @@
 AC_PROG_MAKE_SET
 AC_PROG_LN_S
-AC_PROG_LEX([noyywrap])
-AS_IF([test $LEX = ":"], [AC_MSG_ERROR([no lex or flex found])])
 AM_PROG_AR
 PKG_PROG_PKG_CONFIG