diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-08-21 14:31:45 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-08-21 14:31:45 +0000 |
commit | 0ab0821a753b96d110a073c8fbf71674a2f7300c (patch) | |
tree | f1fc4798bdabf8ecccc3900f86a5eb49619b6cf8 /uconfig.sh | |
parent | 23d649f214f429c40a142cd62133c7787374d511 (diff) | |
download | perl-0ab0821a753b96d110a073c8fbf71674a2f7300c.tar.gz |
bye bye charsize
it is^Wwas always 1
p4raw-id: //depot/perl@31745
Diffstat (limited to 'uconfig.sh')
-rwxr-xr-x | uconfig.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uconfig.sh b/uconfig.sh index 22e8f03207..151d247cbd 100755 --- a/uconfig.sh +++ b/uconfig.sh @@ -15,7 +15,6 @@ byteorder='1234' castflags='0' cf_by='root@localhost' cf_time='Thu Jan 1 00:00:00 GMT 1970' -charsize='1' clocktype='clock_t' cpplast='-' cppminus='-' |