[patch #9644] AX_JNI_INCLUDE_DIR incorrect without host_os defined

Peter Simons <[email protected]> Tue, 29 May 2018 06:03:14 -0400 (EDT)
Newsgroups gmane.comp.sysutils.autoconf.archive-maintainers
Message-ID <[email protected]>
Update of patch #9644 (project autoconf-archive):

                  Status:                    None => In Progress            
             Assigned to:                    None => simons                 

    _______________________________________________________

Follow-up Comment #1:

I believe the proper way to express that dependency is to add

    AC_REQUIRE(AC_CANONICAL_HOST)

to the source code. Autoconf actually implements dependencies between macros
and it's important to use that mechanism because it matters where the body of
that macro is expanded and AC_REQUIRE makes sure this is done correctly.

The section "10.4.1 Prerequisite Macros" in the manual has further details.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?9644>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/