CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/08/20 18:34:03
Modified files:
infrastructure/db: config.site
Log message:
remove ac_cv_prog_lex_root cache from config.site, it causes problems for
AC_PROG_LEX in autoconf 2.70+ (the subsequent check depends on a file
created by this check) as seen in pcc. been through a bulk on i386.
