Mercurial > urweb
comparison configure @ 1762:a6eab6820b37
Lance Hepler's fix to configure.ac; small refactor of fastcgi.c to avoid undefined behavior
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sun, 13 May 2012 17:41:21 -0400 |
parents | 74fcc977a13d |
children | 4cca386e5766 |
comparison
equal
deleted
inserted
replaced
1761:f8ddaa296115 | 1762:a6eab6820b37 |
---|---|
3443 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h | 3443 $as_echo "#define _TANDEM_SOURCE 1" >>confdefs.h |
3444 | 3444 |
3445 | 3445 |
3446 | 3446 |
3447 # automake 1.12 requires this, but automake 1.11 doesn't recognize it | 3447 # automake 1.12 requires this, but automake 1.11 doesn't recognize it |
3448 | |
3449 # expand $ac_aux_dir to an absolute path | 3448 # expand $ac_aux_dir to an absolute path |
3450 am_aux_dir=`cd $ac_aux_dir && pwd` | 3449 am_aux_dir=`cd $ac_aux_dir && pwd` |
3451 | 3450 |
3452 if test -n "$ac_tool_prefix"; then | 3451 if test -n "$ac_tool_prefix"; then |
3453 for ac_prog in ar lib "link -lib" | 3452 for ac_prog in ar lib "link -lib" |