(REAL_NM_FILE_NAME): Delete from here.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 31 Dec 1992 13:52:40 +0000 (08:52 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 31 Dec 1992 13:52:40 +0000 (08:52 -0500)
From-SVN: r3009

gcc/config/rs6000/xm-rs6000.h

index 3f2cdc1b7897c8c575036b809a0f5adc84ebb9f5..f1194fcbb845c866f2d4d88c914b46bbd40432e4 100644 (file)
@@ -56,8 +56,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 /* AIX is a flavor of System V */
 #define        USG
 
-/* This is the only version of nm that collect2 can work with.  */
-#define REAL_NM_FILE_NAME "/usr/ucb/nm"
-
 /* Big buffers improve performance.  */
 #define IO_BUFFER_SIZE (0x8000 - 4096)