[Patches] Patch to fileobject.c

Greg Stein gstein@lyra.org
Fri, 2 Jun 2000 15:49:32 -0700 (PDT)


On Fri, 2 Jun 2000, Jack Jansen wrote:

> Various includes were halfway the file. Moved to the top to fix problems with
> multiple includes of files on the Mac.

Similar to my previous note, configure.in should also check for
"sys/stat.h" and "stat.h" in the AC_CHECK_HEADERS().  (in addition to the
sys/types.h)

I understand this is basically just a move of the includes, but those
includes are just done wrong. DONT_HAVE_* is "not the autoconf way"

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/