From 81ab40be6af2eaad41b1c6d974b757695e2f0b34 Mon Sep 17 00:00:00 2001 From: Perl 5 Porters Date: Fri, 15 Mar 1996 07:43:05 +0000 Subject: Update OS/2 support --- os2/Makefile.SHs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'os2/Makefile.SHs') diff --git a/os2/Makefile.SHs b/os2/Makefile.SHs index a08a3f0da1..bc99fd113b 100644 --- a/os2/Makefile.SHs +++ b/os2/Makefile.SHs @@ -19,7 +19,8 @@ perl5.def: perl.linkexp echo DATA LOADONCALL NONSHARED MULTIPLE >>$@ echo EXPORTS >>$@ echo ' "ctermid"' >>$@ - echo ' "settmppath"' >>$@ + echo ' "Perl_OS2_init"' >>$@ + echo ' "OS2_Perl_data"' >>$@ !NO!SUBS! if [ ! -z "$myttyname" ] ; then -- cgit v1.2.1