Portability fixes found needed for SunOS 4.1.x:
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Nov 1998 00:31:20 +0000 (00:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Nov 1998 00:31:20 +0000 (00:31 +0000)
commit54227767347f4a42b00645c55615d7f41761beea
tree49c46009f166c35eac301f1dbdf3a69a9f6d32bc
parentc1acf7a2cc10c4cdfd4d504fe00cc1c7500d5145
Portability fixes found needed for SunOS 4.1.x:
SunOS has tas(), but not memmove or strerror, and its sprintf() doesn't
return int.  Also, older versions of GNU Make don't like rules with
empty left-hand sides...
src/Makefile.shlib
src/bin/psql/Makefile.in
src/include/port/sunos4.h
src/include/regex/utils.h