CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/07 00:43:58

Modified files:
        .              : configure configure.in 
        config         : ac_func_accept_argtypes.m4 
        src/bin/pg_id  : pg_id.c 
        src/bin/pg_resetxlog: pg_resetxlog.c 
        src/bin/psql   : describe.c mbprint.c 
        src/bin/scripts: Makefile common.c 
        src/include    : pg_config.h.in 
        src/interfaces/libpq: Makefile 

Log message:
        Changes for MinGW/WIN32:
        
        o allow configure to see include/port/win32 include files
        o add matching Win32 accept() prototype
        o allow pg_id to compile with native Win32 API
        o fix invalide mbvalidate() function calls (existing bug)
        o allow /scripts to compile with native Win32 API
        o add win32.c to Win32 compiles (already in *.mak files)


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to