aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-09-20 07:02:25 +0000
committerdos-reis <gdr@axiomatics.org>2009-09-20 07:02:25 +0000
commitd9f5091a8a4653cf6a023c90f467016100dc5dfa (patch)
treeec7fb1adbf769ba4003abcc88dfab53829eb7b7a /config/openaxiom-c-macros.h.in
parenta50eb601b4dc0699cde4084584763798ee8dab02 (diff)
downloadopen-axiom-d9f5091a8a4653cf6a023c90f467016100dc5dfa.tar.gz
* configure.ac.pamphlet: Don't define CPP LINUXplaform,
MACOSXplaform, and MSYSplatoform macros. src/ * lib/XDither.c: Tidy. * lib/XShade.c: Likewise. * lib/XSpadFill.c: Likewise. * lib/bsdsignal.c: Likewise. * lib/edin.c: Likewise. * lib/fnct_key.c: Likewise. * lib/util.c: Likewise. * lib/wct.c: Likewise.
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r--config/openaxiom-c-macros.h.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index 07bd0ef8..b6c4fb56 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -3,9 +3,6 @@
/* Define if building universal (internal helper macro) */
#undef AC_APPLE_UNIVERSAL_BUILD
-/* BSD flavour */
-#undef BSDplatform
-
/* Host has AF_LOCAL */
#undef HAVE_AF_LOCAL
@@ -108,19 +105,10 @@
/* Define to 1 if you have the <winsock2.h> header file. */
#undef HAVE_WINSOCK2_H
-/* Linux flavour */
-#undef LINUXplatform
-
/* Define to the sub-directory in which libtool stores uninstalled libraries.
*/
#undef LT_OBJDIR
-/* MACOX flavour */
-#undef MACOSXplatform
-
-/* MS */
-#undef MSYSplatform
-
/* The kind of base runtime system for this build. */
#undef OPENAXIOM_BASE_RTS