Author: doogie
Date: 1999-12-10 02:16:18 GMT
I want to rid the world of solaris. :|
dnl Check the sizes etc. of the architecture
changequote(,)
dnl Check the sizes etc. of the architecture
changequote(,)
-if archline="`grep '^$archset' | cut -f 2- -d ' '`";then
+if archline="`grep \"^$archset\" $srcdir/buildlib/sizetable | cut -f 2- -d ' '`";then
changequote([,])
set $archline
if test "$1" = "little"; then
changequote([,])
set $archline
if test "$1" = "little"; then