diff options
Diffstat (limited to 'contrib/perl5/hints/vmesa.sh')
-rw-r--r-- | contrib/perl5/hints/vmesa.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/perl5/hints/vmesa.sh b/contrib/perl5/hints/vmesa.sh index bc033878229e..0213853fec92 100644 --- a/contrib/perl5/hints/vmesa.sh +++ b/contrib/perl5/hints/vmesa.sh @@ -24,7 +24,7 @@ d_access='define' d_alarm='define' d_archlib='define' # randbits='15' -archobjs="ebcdic.o vmesa.o" +archobjs="vmesa.o" d_attribut='undef' d_bcmp='define' d_bcopy='define' @@ -294,7 +294,6 @@ make='gnumake' mallocobj='' mallocsrc='' malloctype='void *' -models='none' netdb_hlen_type='size_t' netdb_host_type='char *' netdb_name_type='const char *' |