mirror of
https://github.com/postgres/postgres.git
synced 2025-11-04 20:11:56 +03:00
Make compile on AIX, Alpha OSF. Thanks Darren King, Igor Notanzon.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
# setting this to nm -B might be better
|
||||
NM = /usr/ucb/nm
|
||||
NM=/usr/ucb/nm
|
||||
|
||||
CMDNAME=`basename $0`
|
||||
if [ -z "$1" ]; then
|
||||
|
||||
Reference in New Issue
Block a user