Mercurial > hg > xemacs-beta
comparison aclocal.m4 @ 724:76d5a3dd827a
[xemacs-hg @ 2002-01-05 07:33:11 by stephent]
Pre-21.5.4 commit of stuff on notebook
-- updated CHANGES-beta
-- fix some slow startups - default with_ipv6_cname=no -- Stephen Turnbull
-- Cygwin nox-xpm detection -- Charles Wilson
-- eliminate bogus check for Athena widgets -- Alexey Mahotkin
author | stephent |
---|---|
date | Sat, 05 Jan 2002 07:33:24 +0000 |
parents | 223736d75acb |
children | 184461bc8de4 |
comparison
equal
deleted
inserted
replaced
723:a65ddffa00a5 | 724:76d5a3dd827a |
---|---|
311 ac_prog=`($CC -print-prog-name=ld) 2>&5` | 311 ac_prog=`($CC -print-prog-name=ld) 2>&5` |
312 case "$ac_prog" in | 312 case "$ac_prog" in |
313 # Accept absolute paths. | 313 # Accept absolute paths. |
314 /*) | 314 /*) |
315 if test -z "$LTLD"; then | 315 if test -z "$LTLD"; then |
316 case "$ac_prog" in | 316 # case "$ac_prog" in |
317 *gcc-lib*) LTLD="$CC" | 317 # *gcc-lib*) LTLD="$CC" |
318 ;; | 318 # ;; |
319 *) LTLD="$ac_prog" | 319 # *) |
320 ;; | 320 LTLD="$ac_prog" |
321 esac | 321 # ;; |
322 # esac | |
322 fi | 323 fi |
323 ;; | 324 ;; |
324 "") | 325 "") |
325 # If it fails, then pretend we aren't using GCC. | 326 # If it fails, then pretend we aren't using GCC. |
326 ac_prog=ld | 327 ac_prog=ld |