Source
1
1
# LIBOPENIPMI_CHECK_CONFIG ([DEFAULT-ACTION])
2
2
# ----------------------------------------------------------
3
-
# Alexander Vladishev Sep-10-2008
4
3
#
5
4
# Checks for openipmi. DEFAULT-ACTION is the string yes or no to
6
5
# specify whether to default to --with-openipmi or --without-openipmi.
7
6
# If not supplied, DEFAULT-ACTION is no.
8
7
#
9
8
# This macro #defines HAVE_OPENIPMI if a required header files is
10
9
# found, and sets @OPENIPMI_LDFLAGS@ and @OPENIPMI_CFLAGS@ to the necessary
11
10
# values.
12
11
#
13
12
# Users may override the detected values by doing something like: