view javah.in @ 2938:51f2b365858b default tip

Add 2.6.21 release notes. 2020-03-05 Andrew John Hughes <gnu_andrew@member.fsf.org> * NEWS: Add 2.6.21 release notes.
author Andrew John Hughes <gnu_andrew@member.fsf.org>
date Thu, 05 Mar 2020 19:52:51 +0000
parents 12c4c5ba02a1
children
line wrap: on
line source

#!@PERL@ -w
use strict;

exec '@JAVAH@', (grep !/^-X/, @ARGV) ;