From faf8582f0c418b57fd71e105da84edbb3177fa0c Mon Sep 17 00:00:00 2001 From: Larry Wall Date: Thu, 11 Jun 1992 08:21:11 +0000 Subject: perl 4.0 patch 34: (combined patch) Here's the typical cleanup patch that follows any large set of patches. My testing organization is either too large or too small, depending on how you look at it, sigh... --- hints/isc_3_2_3.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hints/isc_3_2_3.sh (limited to 'hints') diff --git a/hints/isc_3_2_3.sh b/hints/isc_3_2_3.sh new file mode 100644 index 0000000000..ca1b549426 --- /dev/null +++ b/hints/isc_3_2_3.sh @@ -0,0 +1,2 @@ +set `echo $libswanted | sed -e 's/ socket / inet /'` +libswanted="$*" -- cgit v1.2.1