X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=aclocal.m4;h=22b6b77c4dc5562781f9c2a236c1f6988b1444ae;hb=c4c6a38a0b8b48a3a733a43357b9eda7bf6d3acf;hp=218c5c785338da0311f5d0782ef5ade28282e6bf;hpb=f8f9c2eccba3f5fa40de1f77acd3e627cc6026ec;p=openldap diff --git a/aclocal.m4 b/aclocal.m4 index 218c5c7853..22b6b77c4d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -10,18 +10,16 @@ dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A dnl PARTICULAR PURPOSE. -dnl -dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA +dnl Copyright 1998-2003 The OpenLDAP Foundation. dnl All rights reserved. -dnl +dnl dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted only as authorized by the OpenLDAP -dnl Public License. A copy of this license is available at -dnl http://www.OpenLDAP.org/license.html or in file LICENSE in the -dnl top-level directory of the distribution. -dnl -dnl OpenLDAP Autoconf Macros +dnl Public License. dnl +dnl A copy of this license is available in the file LICENSE in the +dnl top-level directory of the distribution or, alternatively, at +dnl . divert(-1) builtin(include, build/openldap.m4)dnl @@ -933,8 +931,6 @@ fi set dummy $CC compiler="[$]2" -## FIXME: this should be a separate macro -## AC_MSG_CHECKING([for objdir]) rm -f .libs 2>/dev/null mkdir .libs 2>/dev/null @@ -946,12 +942,8 @@ else fi rmdir .libs 2>/dev/null AC_MSG_RESULT($objdir) -## -## END FIXME -## FIXME: this should be a separate macro -## AC_ARG_WITH(pic, [ --with-pic try to use only PIC/non-PIC objects [default=use both]], pic_mode="$withval", pic_mode=default) @@ -1138,8 +1130,6 @@ else AC_MSG_RESULT([$lt_cv_prog_cc_pic_works]) fi -## -## END FIXME # Check for any special shared library compilation flags. if test -n "$lt_cv_prog_cc_shlib"; then @@ -1151,8 +1141,6 @@ if test -n "$lt_cv_prog_cc_shlib"; then fi fi -## FIXME: this should be a separate macro -## AC_MSG_CHECKING([if $compiler static flag $lt_cv_prog_cc_static works]) AC_CACHE_VAL([lt_cv_prog_cc_static_works], [dnl lt_cv_prog_cc_static_works=no @@ -1172,12 +1160,8 @@ wl="$lt_cv_prog_cc_wl" link_static_flag="$lt_cv_prog_cc_static" no_builtin_flag="$lt_cv_prog_cc_no_builtin" can_build_shared="$lt_cv_prog_cc_can_build_shared" -## -## END FIXME -## FIXME: this should be a separate macro -## # Check to see if options -o and -c are simultaneously supported by compiler AC_MSG_CHECKING([if $compiler supports -c -o file.$ac_objext]) AC_CACHE_VAL([lt_cv_compiler_c_o], [ @@ -1245,11 +1229,7 @@ if test x"$compiler_c_o" = x"yes"; then else compiler_o_lo=no fi -## -## END FIXME -## FIXME: this should be a separate macro -## # Check to see if we can do hard links to lock some files if needed hard_links="nottested" if test "$compiler_c_o" = no && test "$need_locks" != no; then @@ -1269,11 +1249,7 @@ if test "$compiler_c_o" = no && test "$need_locks" != no; then else need_locks=no fi -## -## END FIXME -## FIXME: this should be a separate macro -## if test "$GCC" = yes; then # Check to see if options -fno-rtti -fno-exceptions are supported by compiler AC_MSG_CHECKING([if $compiler supports -fno-rtti -fno-exceptions]) @@ -1299,11 +1275,7 @@ if test "$GCC" = yes; then no_builtin_flag=' -fno-builtin' fi fi -## -## END FIXME -## FIXME: this should be a separate macro -## # See if the linker supports building shared libraries. AC_MSG_CHECKING([whether the linker ($LD) supports shared libraries]) @@ -2001,11 +1973,7 @@ EOF fi AC_MSG_RESULT([$ld_shlibs]) test "$ld_shlibs" = no && can_build_shared=no -## -## END FIXME -## FIXME: this should be a separate macro -## # Check hardcoding attributes. AC_MSG_CHECKING([how to hardcode library paths into programs]) hardcode_action= @@ -2031,11 +1999,7 @@ else hardcode_action=unsupported fi AC_MSG_RESULT([$hardcode_action]) -## -## END FIXME -## FIXME: this should be a separate macro -## striplib= old_striplib= AC_MSG_CHECKING([whether stripping libraries is possible]) @@ -2046,14 +2010,10 @@ if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then else AC_MSG_RESULT([no]) fi -## -## END FIXME reload_cmds='$LD$reload_flag -o $output$reload_objs' test -z "$deplibs_check_method" && deplibs_check_method=unknown -## FIXME: this should be a separate macro -## # PORTME Fill in your ld.so characteristics AC_MSG_CHECKING([dynamic linker characteristics]) library_names_spec= @@ -2463,19 +2423,11 @@ sysv4*MP*) esac AC_MSG_RESULT([$dynamic_linker]) test "$dynamic_linker" = no && can_build_shared=no -## -## END FIXME -## FIXME: this should be a separate macro -## # Report the final consequences. AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) -## -## END FIXME -## FIXME: this should be a separate macro -## AC_MSG_CHECKING([whether to build shared libraries]) test "$can_build_shared" = "no" && enable_shared=no @@ -2497,17 +2449,11 @@ aix4*) ;; esac AC_MSG_RESULT([$enable_shared]) -## -## END FIXME -## FIXME: this should be a separate macro -## AC_MSG_CHECKING([whether to build static libraries]) # Make sure either enable_shared or enable_static is yes. test "$enable_shared" = yes || enable_static=yes AC_MSG_RESULT([$enable_static]) -## -## END FIXME if test "$hardcode_action" = relink; then # Fast installation is not supported @@ -2525,8 +2471,6 @@ fi AC_LIBTOOL_DLOPEN_SELF -## FIXME: this should be a separate macro -## if test "$enable_shared" = yes && test "$GCC" = yes; then case $archive_cmds in *'~'*) @@ -2569,11 +2513,7 @@ if test "$enable_shared" = yes && test "$GCC" = yes; then esac fi need_lc=${lt_cv_archive_cmds_need_lc-yes} -## -## END FIXME -## FIXME: this should be a separate macro -## # The second clause should only fire when bootstrapping the # libtool distribution, otherwise you forgot to ship ltmain.sh # with your package, and you will get complaints that there are @@ -3126,8 +3066,6 @@ EOF (rm -f "$ofile" && cp "${ofile}T" "$ofile" && rm -f "${ofile}T") chmod +x "$ofile" fi -## -## END FIXME ])# _LT_AC_LTCONFIG_HACK @@ -3731,12 +3669,10 @@ AC_DEFUN([AM_PROG_NM], [AC_PROG_NM]) # This is just to silence aclocal about the macro not being used ifelse([AC_DISABLE_FAST_INSTALL]) -############################################################ # NOTE: This macro has been submitted for inclusion into # # GNU Autoconf as AC_PROG_SED. When it is available in # # a released version of Autoconf we should remove this # # macro and use it instead. # -############################################################ # LT_AC_PROG_SED # -------------- # Check for a fully-functional sed program, that truncates @@ -3822,6 +3758,7 @@ fi AC_MSG_RESULT([$SED]) ]) + # serial 1 # @defmac AC_PROG_CC_STDC