Use gcc -E instead of cpp to enhance portability for brain
damaged platforms (i.e. OpenLinux) that do not have cpp in the default path but instead hide it under /usr/lib/... -Erik
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
* Added usleep contributed by Nicolas Pitre <nico@cam.org>
|
||||
* tar wouldn't create directory entries that don't end in '/',
|
||||
now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>)
|
||||
* tar has been completely rewritten, and tar creation and extraction
|
||||
is now much better behaved.
|
||||
* Several fixes from Pavel Roskin <pavel_roskin@geocities.com>:
|
||||
- When `tail' fails to open a file it now exits.
|
||||
- When `syslogd' is given the `-n' option it should still use
|
||||
|
Reference in New Issue
Block a user