--- rpl/Attic/configure 2011/06/27 14:01:48 1.65 +++ rpl/Attic/configure 2011/06/27 15:27:25 1.66 @@ -666,6 +666,7 @@ RANLIB LN_S RUNPATH PROFILAGE +ABI X_EXTRA_LIBS X_LIBS X_PRE_LIBS @@ -5873,6 +5874,7 @@ fi if test "${with_32bits+set}" = set; then : withval=$with_32bits; if test "$with-32bits-abi" = "no"; then + ABI= else ABI=-m32 fi @@ -5884,7 +5886,7 @@ else fi -SUBST(ABI) + # Check whether --enable-optimization was given. if test "${enable_optimization+set}" = set; then :