@@ -85,7 +85,7 @@ AutoReqProv: no
;;
*-sunos* )
%{l_shtool} subst \
- -e 's;^(void)isblank(1);if((int)isblank(0x20)) exit(0);' \
+ -e 's;^(void)isblank(1);if ((int)isblank(0x20)) exit(0);' \
configure
esac