entered into RCS

From-SVN: r976
This commit is contained in:
Richard Stallman 1992-05-14 20:38:16 +00:00
parent 6f4870cf04
commit 2e409261a6

View File

@ -53,8 +53,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define ONLY_INT_FIELDS
#endif
/* 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)