autoconf-archive-maintainers
[Top][All Lists]
Advanced

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

[patch #8279] Added M4 and fixes to AX_PROG_JAR, AX_PROG_JAVA, AX_PROG_J


From: Leo Davis
Subject: [patch #8279] Added M4 and fixes to AX_PROG_JAR, AX_PROG_JAVA, AX_PROG_JAVAC, and AX_PROG_JAVADOC
Date: Sat, 18 Jan 2014 00:19:47 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.77 Safari/537.36

URL:
  <http://savannah.gnu.org/patch/?8279>

                 Summary: Added M4 and fixes to AX_PROG_JAR, AX_PROG_JAVA,
AX_PROG_JAVAC, and AX_PROG_JAVADOC
                 Project: GNU Autoconf Archive
            Submitted by: ldav1s
            Submitted on: Fri 17 Jan 2014 05:19:46 PM MST
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Added M4sugar and M4sh macros to AX_PROG_JAR, AX_PROG_JAVA, AX_PROG_JAVAC, and
AX_PROG_JAVADOC.

AX_JAVA_OPTIONS and the above macros disagreed on what the variable JAVAPREFIX
meant, and would look in the wrong place (if it worked, more on that below). 
According to AX_JAVA_OPTIONS, this variable means "prefix where the Java
runtime is installed", so that's the definition I used.  So executables (e.g.
jar, etc.) should be in "$JAVAPREFIX/bin".

Another problem was that the incorrect search path was plugged into the wrong
parameter of AC_CHECK_PROGS (the value-if-not-found parameter, instead of the
path parameter).

The attached patch should fix all those issues.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 17 Jan 2014 05:19:46 PM MST  Name:
0001-M4sugar-and-M4sh-added-to-AX_PROG_JAR-AX_PROG_JAVA-A.patch  Size: 5kB  
By: ldav1s

<http://savannah.gnu.org/patch/download.php?file_id=30304>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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