Remove remaining variables for symlinked/copied headers and tests
authorRichard Levitte <levitte@openssl.org>
Fri, 27 Mar 2015 00:31:03 +0000 (01:31 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 31 Mar 2015 18:16:01 +0000 (20:16 +0200)
commit0190de80d57ec234f4b15bdab0efd71264239c62
tree23bc43de9e9863b7b0630e52777310f1d8ac3486
parenta80e33b991e29988309964439fa8dba30af7ea5c
Remove remaining variables for symlinked/copied headers and tests

GitConfigure:   no more 'no-symlinks'

util/bat.sh, util/mk1mf.pl, util/pl/VC-32.pl, util/pl/unix.pl:
- Remove all uses of EXHEADER.
  That includes removing the use if INC_D and INCO_D.
- Replace the check for TEST with a check for [A-Z0-9_]*TEST.

Reviewed-by: Rich Salz <rsalz@openssl.org>
GitConfigure
util/bat.sh
util/mk1mf.pl
util/pl/VC-32.pl
util/pl/unix.pl