CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/04/16 06:09:36
Modified files:
infrastructure/db: config.no-gsed
Log message:
As found by dhill, a commonly used autoconf fragment is buggy and only
sets SED (which it later uses in certain checks) if lt_cv_path_SED is not
set. Adjust config.no-gsed to explicitly set SED to avoid this.
Problem most easily seen if using an alternative CC.
Earlier version ok naddy@
