Ticket #3020: configure.patch
File configure.patch, 331 bytes (added by , 19 years ago) |
---|
-
configure
1880 1880 fi 1881 1881 fi 1882 1882 1883 check_header altivec.h 1883 check_header altivec.h $ARCHFLAGS 1884 1884 1885 1885 # check if our compiler supports Motorola AltiVec C API 1886 1886 if test $altivec = "yes"; then