* lib/autoconf/c.m4 (AC_LANG(Objective C), AC_LANG_OBJC)
commit96aa2c31b22a66227baf8885910b9332ca8fc50e
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 20 Mar 2006 20:28:55 +0000 (20 20:28 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 20 Mar 2006 20:28:55 +0000 (20 20:28 +0000)
tree4b674abe49c234ad4b5232db45c5ef45924fac9b
parent2ea44d31c2dfe50e692e2dff87b216005404324c
* lib/autoconf/c.m4 (AC_LANG(Objective C), AC_LANG_OBJC)
(_AC_LANG_ABBREV(Objective C), _AC_LANG_PREFIX(Objective C))
(AC_LANG_SOURCE(Objective C), AC_LANG_PROGRAM(Objective C))
(AC_LANG_CALL(Objective C), AC_LANG_FUNC_LINK_TRY(Objective C))
(AC_LANG_BOOL_COMPILE_TRY(Objective C))
(AC_LANG_INT_SAVE(Objective C), AC_LANG_PREPROC(Objective C))
(AC_PROG_OBJCPP, AC_LANG_COMPILER(Objective C), AC_PROG_OBJC)
(_AC_PROG_OBJC_G): New macros.
(_AC_ARG_VAR_CPPFLAGS): Adjusted.
* doc/autoconf.texi (Objective C Compiler): New node.
(Preset Output Variables): Document OBJCFLAGS.
(Language Choice): Document `Objective C' language.
(Fortran Compiler): Fix typo.
* NEWS: Updated.
Inspired by a patch from David M. Lloyd <dmlloyd@tds.net>.
ChangeLog
NEWS
doc/autoconf.texi
lib/autoconf/c.m4