diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1998-11-22 14:44:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1998-11-22 14:44:11 +0000 |
commit | 240eed2d6527144adb2f212d9f47fb7aa8ded37b (patch) | |
tree | a454d06aa0b54bb774b0e7e8883a0c8b46b9cfd4 /hints/dynixptx.sh | |
parent | d1b4cc9b2eccf4e695f2fdbd19e7d6329da21487 (diff) | |
download | perl-240eed2d6527144adb2f212d9f47fb7aa8ded37b.tar.gz |
Fix thinko.
p4raw-id: //depot/cfgperl@2268
Diffstat (limited to 'hints/dynixptx.sh')
-rw-r--r-- | hints/dynixptx.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/dynixptx.sh b/hints/dynixptx.sh index 0bf580e885..2edf026305 100644 --- a/hints/dynixptx.sh +++ b/hints/dynixptx.sh @@ -40,7 +40,7 @@ optimize='-Wc,-O3 -W0,-xstring' # "Sequent has unusual capabilities, taking it above and beyond # the complexity of any other vendor" :-) # -# Jarkko Hietaniemi August 1998 +# Jarkko Hietaniemi November 1998 case "$osvers" in 4.4*) # configure doesn't find sockets, as they're in libsocket, not libc |