I want to rid the world of solaris. :|
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:22 +0000 (16:55 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:55:22 +0000 (16:55 +0000)
Author: doogie
Date: 1999-12-10 02:16:18 GMT
I want to rid the world of solaris. :|

configure.in

index e25caff..93a9e3f 100644 (file)
@@ -85,7 +85,7 @@ AC_CACHE_CHECK([for C9x integer types],c9x_ints,[
 
 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