#define false 0, so I massaged the header files to make this impossible.
EXTRA_DIST = version.h.in
-include_HEADERS = compiler.h constants.h fg_traits.hxx fg_zlib.h version.h
+include_HEADERS = \
+ compiler.h constants.h fg_traits.hxx fg_zlib.h inlines.h version.h
SUBDIRS = \
bucket \
// $Id$
-#ifndef _SUPPORTGEAR_CONSTANTS_H
-#define _SUPPORTGEAR_CONSTANTS_H
+#ifndef _SG_CONSTANTS_H
+#define _SG_CONSTANTS_H
#ifdef HAVE_CONFIG_H
#define FG_EPSILON 0.0000001
-#endif // _SUPPORTGEAR_CONSTANTS_H
+#endif // _SG_CONSTANTS_H