X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=validate;fp=validate;h=b1ae14ffeca4e2b82fde6dbdb231352b8ca0bfc3;hp=8d6e2c3043a9aac3233cc0ab4604c59ba493065e;hb=a91df48bcf1a06dde529812c44bbceaee7c1fb10;hpb=ae587ec8ab4dd8414d629d3629dec0cc44b37aa7 diff --git a/validate b/validate index 8d6e2c3..b1ae14f 100755 --- a/validate +++ b/validate @@ -73,7 +73,7 @@ if [ $no_clean -eq 0 ]; then INSTDIR=`cygpath -m "$INSTDIR"` fi - /usr/bin/perl -w boot --required-tag=dph + /usr/bin/perl -w boot --validate --required-tag=dph ./configure --prefix="$INSTDIR" $config_args fi