mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 09:02:01 +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
35aef470a4
commit
6b6df57eae
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>
|
2001-07-17 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
* Source/Unicode.m: Removed bogus tests for character zero in
|
* Source/Unicode.m: Removed bogus tests for character zero in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue