I pulled the changes this morning and found an error in the sed command for
the check of makeinfo version on BSD derived systems.
On a macports system GNU sed is gsed (/opt/local/bin/gsed). The system sed
is BSD sed and fails with the '-r' option; BSD sed uses '-E' for extended
regular expressions. This complicates matters on OSX. Similar complications
arise when configure scripts assume make is GNU make. macports uses the 'g'
prefix for the GNU tool set to allow both to live together.
--
Robert Royar <xemacs(a)royar.org>
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta