CVSROOT: /cvs Module name: ports Changes by: [email protected] 2009/06/12 13:22:57
Modified files:
devel/autoconf/2.62: Makefile
Added files:
devel/autoconf/2.62/patches: patch-lib_autoconf_c_m4
Log message:
Fix the AC_C_BIGENDIAN macro on macppc, by using the version of autoconf
2.63. The current version sets ac_cv_c_bigendian to 'universal' on those
machines thinking it's running Mac OS.
ok espie@, todd@, k...@.
