Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
f5fcd55a
Commit
f5fcd55a
authored
Jun 06, 2006
by
Leigh B. Stoller
Browse files
Add OPSDBSUPPORT to config.h for use in the event scheduler code.
parent
e52fa507
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure
View file @
f5fcd55a
...
...
@@ -1374,6 +1374,7 @@ done
#
...
...
@@ -1582,6 +1583,13 @@ cat >> confdefs.h <<EOF
EOF
if
test
$OPSDBSUPPORT
-eq
1
;
then
cat
>>
confdefs.h
<<
EOF
#define OPSDBSUPPORT 1
EOF
fi
if
test
$PLABSUPPORT
-eq
1
;
then
if
test
"
$PLAB_ROOTBALL
"
=
"change.me"
;
then
{
echo
"configure: error: plab support included but PLAB_ROOTBALL not defined."
1>&2
;
exit
1
;
}
...
...
@@ -1964,17 +1972,17 @@ for ac_hdr in ulxmlrpcpp/ulxr_config.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:19
6
6: checking for
$ac_hdr
"
>
&5
echo
"configure:19
7
6: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 19
7
1 "configure"
#line 19
8
1 "configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:19
7
6:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:19
8
6:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2013,17 +2021,17 @@ for ac_hdr in linux/videodev.h
do
ac_safe
=
`
echo
"
$ac_hdr
"
|
sed
'y%./+-%__p_%'
`
echo
$ac_n
"checking for
$ac_hdr
""...
$ac_c
"
1>&6
echo
"configure:20
1
5: checking for
$ac_hdr
"
>
&5
echo
"configure:20
2
5: checking for
$ac_hdr
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_header_
$ac_safe
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
cat
>
conftest.
$ac_ext
<<
EOF
#line 20
2
0 "configure"
#line 20
3
0 "configure"
#include "confdefs.h"
#include <
$ac_hdr
>
EOF
ac_try
=
"
$ac_cpp
conftest.
$ac_ext
>/dev/null 2>conftest.out"
{
(
eval echo
configure:20
2
5:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
{
(
eval echo
configure:20
3
5:
\"
$ac_try
\"
)
1>&5
;
(
eval
$ac_try
)
2>&5
;
}
ac_err
=
`
grep
-v
'^ *+'
conftest.out |
grep
-v
"^conftest.
${
ac_ext
}
\$
"
`
if
test
-z
"
$ac_err
"
;
then
rm
-rf
conftest
*
...
...
@@ -2056,7 +2064,7 @@ done
# Extract the first word of "gtk-config", so it can be a program name with args.
set
dummy gtk-config
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:20
5
8: checking for
$ac_word
"
>
&5
echo
"configure:20
6
8: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_prog_GTK_CONFIG
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2135,7 +2143,7 @@ fi
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
# ./install, which can be erroneously created by make from ./install.sh.
echo
$ac_n
"checking for a BSD compatible install""...
$ac_c
"
1>&6
echo
"configure:21
3
7: checking for a BSD compatible install"
>
&5
echo
"configure:21
4
7: checking for a BSD compatible install"
>
&5
if
test
-z
"
$INSTALL
"
;
then
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_install
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
...
...
@@ -2196,7 +2204,7 @@ esac
# Extract the first word of "rsync", so it can be a program name with args.
set
dummy rsync
;
ac_word
=
$2
echo
$ac_n
"checking for
$ac_word
""...
$ac_c
"
1>&6
echo
"configure:2
19
8: checking for
$ac_word
"
>
&5
echo
"configure:2
20
8: checking for
$ac_word
"
>
&5
if
eval
"test
\"
`
echo
'$''{'
ac_cv_path_RSYNC
'+set}'
`
\"
= set"
;
then
echo
$ac_n
"(cached)
$ac_c
"
1>&6
else
...
...
@@ -2359,7 +2367,7 @@ outfiles="$outfiles Makeconf GNUmakefile \
utils/setdest utils/websetdest utils/grabswitchconfig
\
utils/backupswitches utils/setbuildinfo utils/checkquota
\
utils/spewconlog utils/webspewconlog utils/xlogin
\
utils/opsdb_control utils/opsdb_control.proxy
\
utils/opsdb_control utils/opsdb_control.proxy
\
www/GNUmakefile www/defs.php3 www/dbdefs.php3 www/xmlrpc.php3
\
www/xmlrpcpipe.php3
\
www/swish.conf www/websearch
\
...
...
configure.in
View file @
f5fcd55a
...
...
@@ -293,6 +293,10 @@ if test -n "$FSDIR_SHARE"; then
fi
AC_DEFINE_UNQUOTED(BOSSEVENTPORT, "$BOSSEVENTPORT")
if test $OPSDBSUPPORT -eq 1; then
AC_DEFINE_UNQUOTED(OPSDBSUPPORT, 1)
fi
if test $PLABSUPPORT -eq 1; then
if test "$PLAB_ROOTBALL" = "change.me"; then
AC_MSG_ERROR([plab support included but PLAB_ROOTBALL not defined.])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment