* m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.
From-SVN: r16462
This commit is contained in:
parent
759c135e3b
commit
0be28489d3
@ -1,5 +1,7 @@
|
||||
Thu Nov 13 11:41:42 1997 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.
|
||||
|
||||
* confiugre.in: Tweak NCR entries.
|
||||
* configure: Rebuilt.
|
||||
|
||||
|
@ -3,7 +3,7 @@ CC=cc -traditional-cpp
|
||||
OLDCC=CC -traditional-cpp
|
||||
|
||||
# Specify other dirs of system header files to be fixed.
|
||||
OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers
|
||||
OTHER_FIXINCLUDES_DIRS= /LocalDeveloper/Headers /NextDeveloper/Headers
|
||||
|
||||
# <limits.h> is sometimes in /usr/include/ansi/limits.h.
|
||||
LIMITS_H_TEST = [ -f $(SYSTEM_HEADER_DIR)/limits.h -o -f $(SYSTEM_HEADER_DIR)/ansi/limits.h ]
|
||||
|
Loading…
Reference in New Issue
Block a user