Changeset bdba3c for pcp/src


Ignore:
Timestamp:
May 30, 2008, 1:50:45 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
eefb8e
Parents:
ae0078
Message:

AM_CFLAGS thrown out as warnings are added to CFLAGS in configure-part. Huge changes to make mpi working with given environment variables MPICC and MPILIBS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pcp/src/Makefile.am

    rae0078 rbdba3c  
    55pcp_SOURCES = ${SOURCE} ${HEADER}
    66
    7 AM_CFLAGS = -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wshadow -Wpointer-arith -Wcast-align -Wcast-qual -Wwrite-strings -Wredundant-decls -Wnested-externs -Wmissing-noreturn -Wformat-security -Wmissing-format-attribute -Winit-self
Note: See TracChangeset for help on using the changeset viewer.