Rename "libtrace" to be "libompitrace" so as not to conflict with an
already-existing "libtrace" on some BSD distros. This commit was SVN r23357.
Этот коммит содержится в:
родитель
3a87183b57
Коммит
1802325a39
@ -10,7 +10,7 @@ dnl Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
|
|||||||
dnl University of Stuttgart. All rights reserved.
|
dnl University of Stuttgart. All rights reserved.
|
||||||
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
dnl Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
dnl All rights reserved.
|
dnl All rights reserved.
|
||||||
dnl Copyright (c) 2007-2008 Cisco Systems, Inc. All rights reserved.
|
dnl Copyright (c) 2007-2010 Cisco Systems, Inc. All rights reserved.
|
||||||
dnl Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
|
dnl Copyright (c) 2008 Sun Microsystems, Inc. All rights reserved.
|
||||||
dnl $COPYRIGHT$
|
dnl $COPYRIGHT$
|
||||||
dnl
|
dnl
|
||||||
@ -38,7 +38,7 @@ AC_DEFUN([OMPI_CONTRIB],[
|
|||||||
# May someday be expanded to have autogen find the packages
|
# May someday be expanded to have autogen find the packages
|
||||||
# instead of this hard-coded list
|
# instead of this hard-coded list
|
||||||
# (https://svn.open-mpi.org/trac/ompi/ticket/1162).
|
# (https://svn.open-mpi.org/trac/ompi/ticket/1162).
|
||||||
m4_define([contrib_software_list], [libtrace, vt])
|
m4_define([contrib_software_list], [libompitrace, vt])
|
||||||
|
|
||||||
# Option to not build some of the contributed software packages
|
# Option to not build some of the contributed software packages
|
||||||
AC_ARG_ENABLE([contrib-no-build],
|
AC_ARG_ENABLE([contrib-no-build],
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
# University of Stuttgart. All rights reserved.
|
# University of Stuttgart. All rights reserved.
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# Copyright (c) 2009 Cisco Systems, Inc. All rights reserved.
|
# Copyright (c) 2009-2010 Cisco Systems, Inc. All rights reserved.
|
||||||
# $COPYRIGHT$
|
# $COPYRIGHT$
|
||||||
#
|
#
|
||||||
# Additional copyrights may follow
|
# Additional copyrights may follow
|
||||||
@ -18,9 +18,9 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
lib_LTLIBRARIES = libtrace.la
|
lib_LTLIBRARIES = libompitrace.la
|
||||||
|
|
||||||
libtrace_la_SOURCES = \
|
libompitrace_la_SOURCES = \
|
||||||
abort.c \
|
abort.c \
|
||||||
accumulate.c \
|
accumulate.c \
|
||||||
add_error_class.c \
|
add_error_class.c \
|
@ -10,7 +10,7 @@
|
|||||||
# University of Stuttgart. All rights reserved.
|
# University of Stuttgart. All rights reserved.
|
||||||
# Copyright (c) 2004-2005 The Regents of the University of California.
|
# Copyright (c) 2004-2005 The Regents of the University of California.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
# Copyright (c) 2007-2009 Cisco Systems, Inc. All rights reserved.
|
# Copyright (c) 2007-2010 Cisco Systems, Inc. All rights reserved.
|
||||||
# $COPYRIGHT$
|
# $COPYRIGHT$
|
||||||
#
|
#
|
||||||
# Additional copyrights may follow
|
# Additional copyrights may follow
|
||||||
@ -18,9 +18,9 @@
|
|||||||
# $HEADER$
|
# $HEADER$
|
||||||
#
|
#
|
||||||
|
|
||||||
# OMPI_contrib_libtrace_CONFIG([action-if-can-compile],
|
# OMPI_contrib_libompitrace_CONFIG([action-if-can-compile],
|
||||||
# [action-if-cant-compile])
|
# [action-if-cant-compile])
|
||||||
# ------------------------------------------------
|
# ------------------------------------------------
|
||||||
AC_DEFUN([OMPI_contrib_libtrace_CONFIG],[
|
AC_DEFUN([OMPI_contrib_libompitrace_CONFIG],[
|
||||||
$1
|
$1
|
||||||
])dnl
|
])dnl
|
Загрузка…
Ссылка в новой задаче
Block a user