Annotation of win32/apache13/src/include/conf.h, revision 1.1

1.1     ! parser      1: /*
        !             2:  *  conf.h -- backward compatibility header for ap_config.h
        !             3:  */
        !             4: 
        !             5: #ifdef __GNUC__
        !             6: #warning "This header is obsolete, use ap_config.h instead"
        !             7: #endif
        !             8: 
        !             9: #include "ap_config.h"

E-mail: