Skip to content

Commit 8b850d2

Browse files
authored
Merge pull request #8973 from open-mpi/revert-4737-topic/oshmem_pkgconfig
Revert "oshmem: add pkg-config files"
2 parents d0aff48 + bd142da commit 8b850d2

File tree

6 files changed

+2
-104
lines changed

6 files changed

+2
-104
lines changed

config/oshmem_config_files.m4

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (c) 2013 Mellanox Technologies, Inc.
44
# All rights reserved.
55
# Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
6-
# Copyright (c) 2017-2018 Research Organization for Information Science
7-
# and Technology (RIST). All rights reserved.
6+
# Copyright (c) 2017 Research Organization for Information Science
7+
# and Technology (RIST). All rights reserved.
88
# $COPYRIGHT$
99
#
1010
# Additional copyrights may follow
@@ -27,9 +27,5 @@ AC_DEFUN([OSHMEM_CONFIG_FILES],[
2727
oshmem/tools/wrappers/shmemcc-wrapper-data.txt
2828
oshmem/tools/wrappers/shmemc++-wrapper-data.txt
2929
oshmem/tools/wrappers/shmemfort-wrapper-data.txt
30-
oshmem/tools/wrappers/oshmem.pc
31-
oshmem/tools/wrappers/oshmem-c.pc
32-
oshmem/tools/wrappers/oshmem-cxx.pc
33-
oshmem/tools/wrappers/oshmem-fort.pc
3430
])
3531
])

oshmem/tools/wrappers/Makefile.am

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ man_pages = oshcc.1 shmemcc.1 oshc++.1 shmemc++.1 oshcxx.1 shmemcxx.1 oshfort.1
1717
if PROJECT_OSHMEM
1818
man_MANS = $(man_pages)
1919

20-
pkgconfigdir = $(libdir)/pkgconfig
21-
pkgconfig_DATA = oshmem.pc oshmem-c.pc oshmem-cxx.pc oshmem-fort.pc
22-
2320
nodist_oshmemdata_DATA = \
2421
shmemcc-wrapper-data.txt \
2522
shmemc++-wrapper-data.txt \

oshmem/tools/wrappers/oshmem-c.pc.in

Lines changed: 0 additions & 24 deletions
This file was deleted.

oshmem/tools/wrappers/oshmem-cxx.pc.in

Lines changed: 0 additions & 24 deletions
This file was deleted.

oshmem/tools/wrappers/oshmem-fort.pc.in

Lines changed: 0 additions & 23 deletions
This file was deleted.

oshmem/tools/wrappers/oshmem.pc.in

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)