hpa
|
64ae5fda79
|
-> Clean up the use of autoconf macros a bit.
-> Always pass O_TEXT/O_BINARY and "t"/"b" respectively, as appropriate.
|
2001-11-29 22:02:52 +00:00 |
|
hpa
|
98d7543721
|
Working on version 0.29.
Initial work for compiling on Win32/Cygwin.
Posixly correctness.
|
2001-11-27 10:05:13 +00:00 |
|
hpa
|
78fd7348ea
|
Add the -p option for using regular Unix permissions.
|
2001-11-17 01:55:08 +00:00 |
|
hpa
|
3d401fa4c9
|
Be paranoid about multiple inclusions (apparently some systems don't like
it for certain header files.) Be a little bit more careful in setting
up the standard environment in config.h. This is AIX portability work.
|
2001-11-16 20:15:27 +00:00 |
|
hpa
|
818a5408bd
|
Try to deal with severe AIX <inttypes.h> braindamage
|
2001-11-15 22:29:51 +00:00 |
|
hpa
|
7edb3d5b92
|
Display configuration information when using the -V option...
|
2001-11-14 04:16:23 +00:00 |
|
hpa
|
5ec55f35e9
|
Move feature test macros into configure.in -> CFLAGS so we don't
end up with mismatch between "configure" and compile time
|
2001-11-14 02:54:25 +00:00 |
|
hpa
|
06bfb2bf4f
|
- Better parsing of the "connect" command (tftp).
- Move missing header file stuff consistently into config.h.
- Make "make -j" work correctly.
|
2001-11-13 19:58:32 +00:00 |
|
hpa
|
9570005ba2
|
Yet more portability hacks.
|
2001-11-12 21:44:05 +00:00 |
|
hpa
|
c61e3c499e
|
Work around Solaris 8 braindamage
|
2001-11-12 20:27:40 +00:00 |
|
hpa
|
403b4a48ff
|
Add #define _XOPEN_SOURCE (for Solaris)
Create "make autoconf" target
|
2001-11-12 20:02:23 +00:00 |
|
hpa
|
b46e220d49
|
A few more renames; fix <inttypes.h> emulation.
|
2001-11-12 18:14:14 +00:00 |
|
hpa
|
cba23571e2
|
Define _XPG4_2 on Solaris
|
2001-11-12 10:07:57 +00:00 |
|
hpa
|
2c31169f57
|
Major overhaul of the portability stuff; port to autoconf 2.52
|
2001-11-12 10:03:04 +00:00 |
|