Mercurial > emacs
comparison configure @ 84484:53afd3fbf8e5
Regenerate, with shell function message patch.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 12 Sep 2007 07:06:39 +0000 |
parents | 75df0a26b036 |
children | 9b680bcdc6f2 |
comparison
equal
deleted
inserted
replaced
84483:f3adb4c87fad | 84484:53afd3fbf8e5 |
---|---|
15336 | 15336 |
15337 | 15337 |
15338 fi | 15338 fi |
15339 | 15339 |
15340 | 15340 |
15341 if test x"$ac_cv_func_alloca_works" != xyes; then | |
15342 { { echo "$as_me:$LINENO: error: a system implementation of alloca is required " >&5 | |
15343 echo "$as_me: error: a system implementation of alloca is required " >&2;} | |
15344 { (exit 1); exit 1; }; } | |
15345 fi | |
15346 | |
15341 # fmod, logb, and frexp are found in -lm on most systems. | 15347 # fmod, logb, and frexp are found in -lm on most systems. |
15342 # On HPUX 9.01, -lm does not contain logb, so check for sqrt. | 15348 # On HPUX 9.01, -lm does not contain logb, so check for sqrt. |
15343 | 15349 |
15344 { echo "$as_me:$LINENO: checking for sqrt in -lm" >&5 | 15350 { echo "$as_me:$LINENO: checking for sqrt in -lm" >&5 |
15345 echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6; } | 15351 echo $ECHO_N "checking for sqrt in -lm... $ECHO_C" >&6; } |