summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:22 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:22 +0000
commitc0f453871317ecccff95b132a093e30288555036 (patch)
tree39e494e22c13c923d4e50b07f1419e6fcc859f48 /configure.in
parent90f0deb312579bbaf2a53d7848e7cdd29bbbd917 (diff)
I want to rid the world of solaris. :|
Author: doogie Date: 1999-12-10 02:16:18 GMT I want to rid the world of solaris. :|
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e25caff84..93a9e3f6a 100644
--- a/configure.in
+++ b/configure.in
@@ -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