summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
authorAaron Crane <arc@cpan.org>2017-10-12 17:56:12 +0200
committerAaron Crane <arc@cpan.org>2017-10-21 16:52:03 +0100
commitedee246148d0f7e22ea026e09413d4bcc0cb51dd (patch)
treee70880d8b08c2d7b0494599aa0b845a6f5ad1b37 /hints
parent3313a8602661409b390874b9b1bcd7de4c8455de (diff)
downloadperl-edee246148d0f7e22ea026e09413d4bcc0cb51dd.tar.gz
Rely on C89 vprintf()
Diffstat (limited to 'hints')
-rw-r--r--hints/catamount.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hints/catamount.sh b/hints/catamount.sh
index a848f8ccbb..fe0f2bfa14 100644
--- a/hints/catamount.sh
+++ b/hints/catamount.sh
@@ -77,7 +77,6 @@ archname='x86_64-catamount'
archobjs='catalib.o'
d_mmap='undef'
d_setlocale='undef' # There is setlocale() but no locales.
-d_vprintf='define'
hintfile='catamount'
i_arpainet='undef'
i_db='undef'