Ensure we don't install the libevent internal headers
Этот коммит содержится в:
родитель
395635f017
Коммит
2de5cd6e5f
@ -38,10 +38,13 @@ EXTRA_SRC = $(EVENT2_EXPORT)
|
||||
## the source header filename to derive the installed header filename.
|
||||
## With nobase_ the installed path is $(includedir)/event2/ev*.h.
|
||||
|
||||
if INSTALL_LIBEVENT
|
||||
nobase_include_HEADERS = $(EVENT2_EXPORT)
|
||||
nobase_nodist_include_HEADERS = ./event2/event-config.h
|
||||
else
|
||||
noinst_HEADERS = $(EVENT2_EXPORT)
|
||||
nodist_noinst_HEADERS = ./event2/event-config.h
|
||||
endif
|
||||
# Open MPI: comment this out, because we don't want these header files
|
||||
# installed
|
||||
|
||||
#if INSTALL_LIBEVENT
|
||||
#nobase_include_HEADERS = $(EVENT2_EXPORT)
|
||||
#nobase_nodist_include_HEADERS = ./event2/event-config.h
|
||||
#else
|
||||
#noinst_HEADERS = $(EVENT2_EXPORT)
|
||||
#nodist_noinst_HEADERS = ./event2/event-config.h
|
||||
#endif
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user