1
1
Jeff Squyres 8c3fb41eb7 opal_check_ident.m4: make the test match what we do in the code base
Per #257, the configure test used to check:

```c
```

But out in the code base, we actually do this:

```c
// ...
```

This commit updates the configure test to ```#define``` a string and
then use that with the various ident strategies.

Fixes #257
2014-11-03 12:17:19 -08:00
..
2014-08-25 04:41:56 +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-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-11-01 03:52:41 -07:00