X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=configure;h=2eed67ef67c4296ef469c5f3d2961b710b5a09f0;hb=c3f0baf8f128375f82169922219e64fa0c2e8c41;hp=e22c21e302f7e6d2953970c2bf650b470d5b4a5c;hpb=d379c6b491f53d360c52f38bf3a616d33c30fdc6;p=oota-llvm.git diff --git a/configure b/configure index e22c21e302f..2eed67ef67c 100755 --- a/configure +++ b/configure @@ -9910,7 +9910,7 @@ if test "$ac_res" != no; then else echo "Error! You need to have libopagent around." - exit -1 + exit 1 fi @@ -10073,7 +10073,7 @@ if test $ac_cv_header_opagent_h = yes; then else echo "Error! You need to have opagent.h around." - exit -1 + exit 1 fi