Add HAVE_CONFIG_H support to let files receive configure defines.

This commit is contained in:
Ralf Corsepius
2010-03-26 17:18:43 +00:00
parent 0c1cb8af65
commit 9a77af8537
20 changed files with 80 additions and 0 deletions

View File

@@ -29,6 +29,10 @@
* SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#if 0
#ifndef lint
__COPYRIGHT("@(#) Copyright (c) 1987, 1993, 1994\