configure.ac: And now do it right for real...
Original commit message from CVS: * configure.ac: And now do it right for real...
This commit is contained in:
parent
37c5b2940b
commit
fb183ffa59
@ -1,3 +1,8 @@
|
||||
2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* configure.ac:
|
||||
And now do it right for real...
|
||||
|
||||
2007-12-09 Sebastian Dröge <slomo@circular-chaos.org>
|
||||
|
||||
* configure.ac:
|
||||
|
@ -221,7 +221,7 @@ dnl *** checks for library functions ***
|
||||
LIBS_SAVE=$LIBS
|
||||
LIBS="$LIBS $LIBM"
|
||||
AC_CHECK_FUNCS(rint)
|
||||
LIBS=$LIB_SAVE
|
||||
LIBS=$LIBS_SAVE
|
||||
|
||||
dnl Check for mmap (needed by electricfence plugin)
|
||||
AC_FUNC_MMAP
|
||||
|
Loading…
x
Reference in New Issue
Block a user