1
1
Jeff Squyres 66aeadacff opal_search_libs: correctly AC_DEFINE results of search
1. It is not sufficient to put the result of m4_toupper() in a
variable and use that variable as the variable name in
AC_DEFINE_UNQUOTED.  Instead, just use m4_toupper() directly in
AC_DEFINE_UNQUOTED.  Also, save the result value in a "permanent"
variable that isn't erased, just in case autoconf decides to be lazy
about instantiating the body AC_DEFINE_UNQUOTED and move it later
(this is probably overkill :-) ).
1. Use the OMPI Way of always defining macros (to 0 or 1).  Then also
slightly change the logic in util/basename.c to just check
OPAL_HAVE_DIRNAME (because it will always be defined).

Refs trac:4894

This commit was SVN r32723.

The following Trac tickets were found above:
  Ticket 4894 --> https://svn.open-mpi.org/trac/ompi/ticket/4894
2014-09-13 00:28:30 +00:00
..
2014-08-25 04:41:56 +00:00
2012-06-27 01:28:28 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-08-21 18:56:47 +00:00
2014-08-11 07:41:54 +00:00
2014-07-11 19:00:28 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00