Просмотр исходного кода

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
Родитель
Сommit
c0f4538713
1 измененных файлов с 1 добавлено и 1 удалено
  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