mirror of
https://git.savannah.gnu.org/git/make.git
synced 2025-01-12 08:40:55 +00:00
* Added config.guess/config.sub for new autoconf tests.
This commit is contained in:
parent
27255c5b51
commit
bf7cc546dd
3 changed files with 2318 additions and 0 deletions
10
NEWS
10
NEWS
|
@ -50,6 +50,16 @@ Version 3.78
|
|||
* The confusing term "dependency" has been replaced by the more accurate
|
||||
and standard term "prerequisite", both in the manual and in all GNU make
|
||||
output.
|
||||
|
||||
* GNU make supports the "big archive" library format introduced in AIX 4.3.
|
||||
|
||||
* GNU make supports large files on AIX, HP-UX, and IRIX. These changes
|
||||
were provided by Paul Eggert <eggert@twinsun.com>. (Large file
|
||||
support for Solaris and Linux was introduced in 3.77, but the
|
||||
configuration had issues: these have also been resolved).
|
||||
|
||||
* The Windows 95/98/NT (W32) version of GNU make now has native support
|
||||
for the Cygnus Cygwin release B20.1 shell (bash).
|
||||
|
||||
Version 3.77
|
||||
|
||||
|
|
1088
config.guess
vendored
Normal file
1088
config.guess
vendored
Normal file
File diff suppressed because it is too large
Load diff
1220
config.sub
vendored
Normal file
1220
config.sub
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue