2001-06-15 Elena Zannoni <ezannoni@redhat.com>
[deliverable/binutils-gdb.git] / readline / configure
index ae9bf942bcc29549b012f8298356ff8a38e4c284..8e24e9f9b4058ed506237c1b1880d6e542128dfe 100755 (executable)
@@ -2542,6 +2542,7 @@ fi
 
 case "$host_cpu" in
 *cray*)        LOCAL_CFLAGS=-DCRAY ;;
+*s390*)        LOCAL_CFLAGS=-fsigned-char ;;
 esac
 
 case "$host_os" in
This page took 0.022536 seconds and 4 git commands to generate.