classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch: Regenerate JNI headers automatically


From: Tom Tromey
Subject: Re: Patch: Regenerate JNI headers automatically
Date: 23 Jul 2003 14:28:46 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Tom" == Thomas Fitzsimmons <address@hidden> writes:

Tom> New patch attached,

Looks great.

Tom> +USER_JAVAH = @USER_JAVAH@
Tom> +USER_CLASSLIB = @USER_CLASSLIB@

FYI, automake automatically adds all AC_SUBST variables to Makefile.in,
so these two lines are redundant.

Tom> +else
Tom> +all-local:
Tom> +endif # CREATE_JNI_HEADERS

The else part shouldn't be needed.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]