diff 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
line wrap: on
line diff
--- a/configure	Sun May 13 14:27:29 2012 -0400
+++ b/configure	Sun May 13 17:41:21 2012 -0400
@@ -3445,7 +3445,6 @@
 
 
 # automake 1.12 requires this, but automake 1.11 doesn't recognize it
-
 # expand $ac_aux_dir to an absolute path
 am_aux_dir=`cd $ac_aux_dir && pwd`