Eventually including ../config.h generated by autotools

This commit is contained in:
2010-05-16 09:07:42 +00:00
parent 9323cceff1
commit edca339338
30 changed files with 144 additions and 4 deletions

View File

@ -104,6 +104,10 @@ Hint: You should also look into sg-freebsd-port.c, which is a younger and
*/
#ifdef HAVE_CONFIG_H
#include "../config.h"
#endif
/** PORTING : ------- OS dependent headers and definitions ------ */