09e0d9d0d9
- Real fix for pgi compilers and missing asprintf declaration. The problem was that C++ headers has been included before "ompi_config.h". This lead to the problem that "stdio.h" has been source without _GNU_SOURCE. This commit was SVN r11649.