/* */
/* Version: $Id$ */
-#ifndef __GTKSETUPH__
-#define __GTKSETUPH__
-
-#define USING_CONFIGURE
+/* This define (__WX_SETUP_H__) is used both to insure setup.h is included
+ * only once and to indicate that we are building using configure. */
+#ifndef __WX_SETUP_H__
+#define __WX_SETUP_H__
#ifdef __GNUG__
#pragma interface
@BOTTOM@
-#endif /* __GTKSETUPH__ */
+#endif /* __WX_SETUP_H__ */