oops - objc even tho i made it optional.. i had it ALSO put in afterwards
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 22 Sep 2008 11:14:32 +0000 (11:14 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 22 Sep 2008 11:14:32 +0000 (11:14 +0000)
hard-coded. fixed.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@36161 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

configure.in

index c967486..74ef3df 100644 (file)
@@ -21,7 +21,6 @@ m4_ifdef([AC_PROG_OBJC],
           AC_SUBST([OBJC])
           AC_SUBST([OBJCFLAGS])
          ])
-AC_PROG_OBJC
 AC_HEADER_STDC
 AC_C_CONST
 AC_CHECK_SIZEOF(int, 4)