Skip to content
Snippets Groups Projects
Commit c8a4ce69 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

minor touchups

Rev: src/configure.in:1.6
parent 9f44771a
No related branches found
No related tags found
No related merge requests found
...@@ -180,11 +180,9 @@ AC_HAVE_FUNCS( ...@@ -180,11 +180,9 @@ AC_HAVE_FUNCS(
clock \ clock \
crypt \ crypt \
fchmod \ fchmod \
getcwd \
getenv \ getenv \
getrlimit \ getrlimit \
getrusage \ getrusage \
getwd \
index \ index \
memchr \ memchr \
memcpy \ memcpy \
...@@ -475,7 +473,7 @@ else ...@@ -475,7 +473,7 @@ else
fi fi
AC_MSG_CHECKING(if signals are oneshot or not) AC_MSG_CHECKING(if signal handlers reset automatically)
AC_CACHE_VAL(lpc_cv_sys_signal_oneshot, AC_CACHE_VAL(lpc_cv_sys_signal_oneshot,
[ [
AC_TRY_RUN([ AC_TRY_RUN([
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment