Files
hdf5/examples
Albert Cheng 145782f915 [svn-r16838] Bug fix:
If the AR command has embedded shell separators such as the case of
"AR =  ar -X 64", $AR ends up as a blank.

Solution:
Put quotes around the command substitution string to protect against embedded
separators. Applied the same to both AR and RANLIB assignments.

Tested:
At Up (AIX 5.3) only because that was where I discovered the error
when AR is  ar -X 64
2009-04-22 14:49:22 -05:00
..
2007-10-30 13:13:48 -05:00
2008-09-16 11:22:16 -05:00
2007-10-08 14:59:36 -05:00
2007-10-11 11:24:11 -05:00
2007-10-11 11:24:11 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2009-03-10 20:44:36 -05:00
2007-10-30 17:56:15 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2007-10-08 14:59:36 -05:00
2009-03-10 20:44:36 -05:00
2007-10-11 11:24:11 -05:00
2009-03-10 20:44:36 -05:00
2008-09-16 11:22:16 -05:00
2007-10-11 11:24:11 -05:00
2009-04-20 01:03:29 -05:00
2007-10-11 11:24:11 -05:00
2009-04-22 14:49:22 -05:00