From 7c31a3d281bba0d84ce62229d9e36ec04a89ccc2 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 28 Mar 2001 22:58:51 +0000 Subject: Added Henrique's comment. svn path=/trunk/; revision=3275 --- configure.in | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d941e0e4..6ed9e96f 100644 --- a/configure.in +++ b/configure.in @@ -48,6 +48,7 @@ AC_CHECK_HEADERS(arpa/inet.h arpa/nameser.h resolv.h net/socket.h sys/select.h) AC_C_CONST dnl getopt needs this. +dnl do NOT use AM_PROG_LEX, builds without LEX are not supported properly AC_PROG_LEX AC_PROG_MAKE_SET AC_PROG_YACC -- cgit v1.2.3