Eliminate duplicate contradictory values from epoc/config.sh.
authorNicholas Clark <nick@ccl4.org>
Fri, 16 Sep 2011 10:59:51 +0000 (12:59 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 21 Sep 2011 08:40:57 +0000 (10:40 +0200)
commit292019d274591d9fd94188deb31ca1813f970ab7
tree36d677429238ec51bf5b7d30137245de62fb61cf
parent58f1e53099a8f7d3f0e000a1276c52cc6353e70a
Eliminate duplicate contradictory values from epoc/config.sh.

The two values for quadtype have been present since epoc/config.sh was added
in 3a2f06e93704a418. quadtype is signed, (uquadtype is its unsigned
equivalent) hence remove the definition that uses unsigned long long.
The duplicate contradictory values for d_vendorarch were merged in by
b250498faaf6fbd0 (along with a lot of the non-contradictory duplication),
originating from commit eb0d51032951025d on the cfgperl branch.
The contradictory values for socksizetype arrived with the same commits.
epoc/config.sh