1
1
openmpi/opal/mca/event/libevent2022
Jeff Squyres 69aa46e167 libevent2022/configure.m4: always invoke sub-configure
In order to make "make distclean" (and friends) work, we need to
*always* invoke the embedded configure script -- even if we know that
we're not going to use this component.

But in cases where we know we're not going to use this component, we
also need to avoid the side effects of the code path that is used when
we *do* want to use this component.  So split the two possibilities
into two different macros:

1. MCA_opal_event_libevent2022_FAKE_CONFIG: which does almost nothing
   except invoke the underlying "configure" script.
2. MCA_opal_event_libevent2022_REAL_CONFIG: which does all the real
   work (including invoking the underlying "configure" script).

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-08-11 06:03:46 -07:00
..
libevent scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
autogen.subdirs Update to libevent 2.0.22-stable 2015-01-06 16:37:25 -08:00
configure.m4 libevent2022/configure.m4: always invoke sub-configure 2018-08-11 06:03:46 -07:00
libevent2022_component.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
libevent2022_module.c scripted symbol name change (ompi_ prefix) 2017-07-11 02:13:23 -04:00
libevent2022.h pmix/pmix2x: fix errors in event abstration 2017-05-26 09:49:11 -06:00
Makefile.am event/libevent2022: cleanup dependencies to the embedded libevent lib 2016-11-07 14:57:52 +09:00
owner.txt add owner files to opa/ompi/orte mca directories 2015-02-22 15:10:23 -07:00