*** bash-1.14.7/machines.h.dist Sat Dec 21 18:15:53 1996 --- bash-1.14.7/machines.h Sat Dec 21 18:16:43 1996 *************** *** 104,110 **** # define M_MACHINE "sun4" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR --- 104,110 ---- # define M_MACHINE "sun4" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME -DWAITPID_BROKEN # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR *************** *** 141,147 **** # define M_MACHINE "sparc" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR --- 141,147 ---- # define M_MACHINE "sparc" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME -DWAITPID_BROKEN # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR *************** *** 241,247 **** # define M_MACHINE "alpha" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR --- 241,247 ---- # define M_MACHINE "alpha" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME -DWAITPID_BROKEN # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR *************** *** 953,959 **** # define M_MACHINE "i386" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR --- 953,959 ---- # define M_MACHINE "i386" # define M_OS "Linux" # define SYSDEP_CFLAGS -DHAVE_GETDTABLESIZE -DHAVE_BCOPY \ ! -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME -DWAITPID_BROKEN # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR *************** *** 1062,1068 **** #if defined (mc68000) && (defined (__linux__) || defined (linux)) # define M_MACHINE "m68k" # define M_OS "Linux" ! # define SYSDEP_CFLAGS -DHAVE_BCOPY -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR --- 1062,1068 ---- #if defined (mc68000) && (defined (__linux__) || defined (linux)) # define M_MACHINE "m68k" # define M_OS "Linux" ! # define SYSDEP_CFLAGS -DHAVE_BCOPY -DHAVE_GETPW_DECLS -DHAVE_GETHOSTNAME -DWAITPID_BROKEN # define REQUIRED_LIBRARIES # define HAVE_GETGROUPS # define HAVE_STRERROR