Fix Objective C compiler detection and Mac OS X header
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 5 Mar 2010 06:23:25 +0000 (06:23 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 5 Mar 2010 06:23:25 +0000 (06:23 +0000)
commitfb6197bf2c09fa7f40ee2831f03140e73156f81a
treebc46bb2ff4d21667e26560c3dae292fc2872155d
parent9ce99e044d4467812e08341fbf7017bba2788255
Fix Objective C compiler detection and Mac OS X header
files detection. It should work with and without an
Objective C compiler. The problem is a bug in the
AC_PROG_OBJC macro.

Patch by Ralf Wildenhues

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@46890 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/evas_check_engine.m4