Selaa lähdekoodia

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. :|

Arch Librarian 22 vuotta sitten
vanhempi
commit
c0f4538713
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      configure.in

+ 1 - 1
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