diff --git a/configure b/configure index 3c5fb6ecc7..be00e28d5b 100755 --- a/configure +++ b/configure @@ -1746,7 +1746,6 @@ fi # XXX: suppress that if [ "$bsd" = "yes" ] ; then - echo "#define O_LARGEFILE 0" >> $config_host_h echo "#define MAP_ANONYMOUS MAP_ANON" >> $config_host_h echo "#define HOST_BSD 1" >> $config_host_h fi