host_os env variable is empty in configure.ac
---------------------------------------------

                 Key: AMQ-1025
                 URL: https://issues.apache.org/activemq/browse/AMQ-1025
             Project: ActiveMQ
          Issue Type: Bug
          Components: CMS (C++ client)
         Environment: building on linux, solaris, and cygwin
            Reporter: Nathan Mittler
            Priority: Minor


The host_os environment variable is undefined when executing the configure.ac 
file.  As a result, the switch on os_host doesn't execute properly.  This seems 
to be fixed (at least on linux) by adding AC_CANONICAL_HOST at the top of the 
file.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to