CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/04/26 01:04:42

Modified files:
        .              : configure configure.in 
        config         : acx_pthread.m4 
        src/template   : darwin freebsd linux solaris unixware 

Log message:
        Unconditionally define:
        
        -D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS
        
        for all ports.  It can't hurt if they are not supported, but it makes
        our job easier for porting.
        
        Should fix Darwin compile and other platforms without mucking with the
        thread detection code.


---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to