mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added sanity check to configure for the Objective-C compiler to prevent
people from configuring and building everything with a broken compiler git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10521 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
26e6303c2e
commit
3a5da3ab78
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
Thu Jul 19 12:41:22 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* config/config.objc.m: New file.
|
||||
* configure.in: Added new test to check whether Objective-C really
|
||||
works. If it doesn't, abort immediately telling the user to fix
|
||||
their compiler installation first.
|
||||
(AC_CHECK_HEADERS): Don't check for libguile.h
|
||||
* configure: Regenerated.
|
||||
|
||||
2001-07-17 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/Unicode.m: Removed bogus tests for character zero in
|
||||
|
|
Loading…
Reference in a new issue