1
1
Jeff Squyres eefa17026d windows: effectively revert r32449
The _strdup usage in opal/util/basename looks like it was a product of
Windows compatibility (see r11336), which we don't care about any
more.  Further, opal/win32/win_compat.h, which we sitll maintain for
cygwin compatibility, #define's strdup to _strdup (which is what
Microsoft wants you to use).  

So this old _strdup in opal/util/basename.c (and its corresponding
check in configure.ac) should just be removed.

This commit was SVN r32450.

The following SVN revision numbers were found above:
  r11336 --> open-mpi/ompi@a28b025150
  r32449 --> open-mpi/ompi@d5a3448b8b
2014-08-08 11:36:45 +00:00
..
2014-02-24 23:18:35 +00:00
2014-08-08 11:36:45 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2014-05-15 15:59:41 +00:00
2009-08-20 11:42:18 +00:00
2009-08-20 11:42:18 +00:00
2011-11-29 20:39:53 +00:00
2013-03-26 14:34:29 +00:00
2014-08-01 16:36:23 +00:00
2009-08-20 11:42:18 +00:00
2014-07-15 05:02:19 +00:00
2009-08-20 11:42:18 +00:00