pmix: do not include automatically generated include/private/autogen/config.h into dist tarball
Thanks Siegmar Gross for the initial report of this issue
Этот коммит содержится в:
родитель
ac34c0ec51
Коммит
73daf58ee5
@ -1,5 +1,7 @@
|
||||
#
|
||||
# Copyright 2015 Intel, Inc. All rights reserved
|
||||
# Copyright 2016 Research Organization for Information Science
|
||||
# and Technology (RIST). All rights reserved.
|
||||
#
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
@ -25,8 +27,7 @@ headers += \
|
||||
include/private/pmix_socket_errno.h \
|
||||
include/private/pmix_stdint.h \
|
||||
include/private/prefetch.h \
|
||||
include/private/types.h \
|
||||
include/private/autogen/config.h
|
||||
include/private/types.h
|
||||
include_pmixdir = $(includedir)/pmix
|
||||
include_pmix_HEADERS = \
|
||||
include/pmix/rename.h \
|
||||
@ -37,6 +38,7 @@ include_pmix_autogen_HEADERS = \
|
||||
include/pmix/autogen/pmix_config_top.h \
|
||||
include/pmix/autogen/pmix_config_bottom.h
|
||||
nodist_include_pmix_autogen_HEADERS = \
|
||||
include/pmix/autogen/config.h
|
||||
include/pmix/autogen/config.h \
|
||||
include/private/autogen/config.h
|
||||
|
||||
endif ! PMIX_EMBEDDED_MODE
|
||||
|
@ -1,5 +1,7 @@
|
||||
#
|
||||
# Copyright 2015 Intel, Inc. All rights reserved
|
||||
# Copyright 2016 Research Organization for Information Science
|
||||
# and Technology (RIST). All rights reserved.
|
||||
#
|
||||
# $COPYRIGHT$
|
||||
#
|
||||
@ -25,8 +27,7 @@ headers += \
|
||||
include/private/pmix_socket_errno.h \
|
||||
include/private/pmix_stdint.h \
|
||||
include/private/prefetch.h \
|
||||
include/private/types.h \
|
||||
include/private/autogen/config.h
|
||||
include/private/types.h
|
||||
include_pmixdir = $(includedir)/pmix
|
||||
include_pmix_HEADERS = \
|
||||
include/pmix/rename.h \
|
||||
@ -37,6 +38,7 @@ include_pmix_autogen_HEADERS = \
|
||||
include/pmix/autogen/pmix_config_top.h \
|
||||
include/pmix/autogen/pmix_config_bottom.h
|
||||
nodist_include_pmix_autogen_HEADERS = \
|
||||
include/pmix/autogen/config.h
|
||||
include/pmix/autogen/config.h \
|
||||
include/private/autogen/config.h
|
||||
|
||||
endif ! PMIX_EMBEDDED_MODE
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user