[devhelp] build: remove remains of OS X integration



commit 3d805ded418537cad1ea858ebb908fd0ff468885
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Fri Feb 1 15:27:22 2013 +0100

    build: remove remains of OS X integration

 src/Makefile.am |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 8b0d3d7..c5ba75e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -134,7 +134,3 @@ dh-enum-types.h: dh-enum-types.h.template $(INST_H_FILES) $(GLIB_MKENUMS)
 
 dh-enum-types.c: dh-enum-types.c.template $(INST_H_FILES) $(GLIB_MKENUMS)
 	$(AM_V_GEN) (cd $(srcdir) && $(GLIB_MKENUMS) --template dh-enum-types.c.template $(INST_H_FILES)) > $@
-
-if HAVE_PLATFORM_OSX
-libdevhelp_3_la_CPPFLAGS += -xobjective-c
-endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]