X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure.in;h=2cfbbd42ca4d0cd02cf9a0ee09a2538d10988d77;hb=409398ea2d020572892689fc13b22b86e054c6f7;hp=62a33274aa7d685bd3146716cae4777146937e17;hpb=5c7297a738cd1dfbc8663e0bc053cd8e98b66523;p=openldap diff --git a/configure.in b/configure.in index 62a33274aa..2cfbbd42ca 100644 --- a/configure.in +++ b/configure.in @@ -799,8 +799,9 @@ dnl Checks for libraries AC_CHECK_FUNC(dlopen, :, [AC_CHECK_LIB(dl, dlopen)]) -dnl HP-UX requires -lV3 (or not) -dnl AC_CHECK_LIB(V3, sigset) +dnl HP-UX requires -lV3 +dnl this is not needed on newer versions of HP-UX +AC_CHECK_LIB(V3, sigset) dnl The following is INTENTIONALLY scripted out because shell does not dnl support variable names with the '@' character, which is what