--- Configure.orig Thu Jan 22 03:26:22 2004 +++ Configure Thu Jan 22 03:26:54 2004 @@ -168,6 +168,8 @@ echo "Using Darwin -traditional-cpp" # Darwin headers restricted if _POSIX_SOURCE echo "-U_POSIX_SOURCE" >> configuration + # If using traditional, must turn this back on + echo "-D__STDC__" >> configuration fi; rm -f library_contents