1
1
Open MPI main development repository (BSD license) https://github.com/open-mpi/ompi
Перейти к файлу
David Daniel 7cf1e6d8ce Bug 628: Ditch ax_create_stdint_h.m4
Rather trying to reinvent this very complex macro, take the easy way
out: Create a real lam_stdint.h which includes stdint.h, inttypes.h or
sys/types.h when possible, and otherwise uses SIZEOF_ macros generated
by configure to fill in the undefined types.  A little more work for
cpp if stdint.h is not present.

This commit was SVN r135.
2004-01-09 01:17:00 +00:00
config Add option for bug 625 -- conditionally install LAM development header 2004-01-08 21:42:49 +00:00
src Per bug 652: conditionally install LAM developent header files 2004-01-08 21:43:53 +00:00
test - Remove header, replace with $HEADER$ (to be filled in later) 2004-01-07 15:07:14 +00:00
.cvsignore Ignore the generated doxygen directory 2004-01-07 02:26:45 +00:00
acinclude.m4 - Add calls for new macros: 2004-01-08 13:36:14 +00:00
autogen.sh Increase requirement for autoconf to 2.58 to include support for the 2004-01-08 18:52:21 +00:00
configure.ac Bug 628: Ditch ax_create_stdint_h.m4 2004-01-09 01:17:00 +00:00
Doxyfile * Strip off the uninteresting parts of the file name (like my home dir and 2004-01-08 05:14:37 +00:00
Makefile.am - Remove $Id$ 2004-01-07 14:53:47 +00:00
VERSION First commit 2003-11-22 16:36:58 +00:00