components/mpc/parfait/configure.patch
changeset 2204 f83e0e3cf2d7
parent 2203 b97f18780dfe
child 2205 af632779536e
equal deleted inserted replaced
2203:b97f18780dfe 2204:f83e0e3cf2d7
     1 --- mpc-0.9/configure.orig	Wed Jan 25 11:05:39 2012
       
     2 +++ mpc-0.9/configure	Wed Jan 25 11:05:46 2012
       
     3 @@ -10989,7 +10989,7 @@
       
     4  
       
     5  fi
       
     6  
       
     7 -for ac_header in complex.h locale.h inttypes.h stdint.h limits.h unistd.h sys/time.h
       
     8 +for ac_header in locale.h inttypes.h stdint.h limits.h unistd.h sys/time.h
       
     9  do :
       
    10    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
       
    11  ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"