X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=configure;h=ca07dba8a1ddb26b05231025bf9818939d31d8f4;hb=78d16406363acf96970c2f184883611453e7d997;hp=c256336a2dc360c92807f75a3f45241e204638b6;hpb=e6349f86413f73f6ee759998e436a98f63c90b20;p=openldap diff --git a/configure b/configure index c256336a2d..ca07dba8a1 100755 --- a/configure +++ b/configure @@ -1,9 +1,9 @@ #! /bin/sh -# From configure.in Id: 810b2fa7f4d7cddaa014d0727a62cd13d1b7068f . +# From configure.in Id: 72cd4c0631fb2e0f29b8d66eb4786d97441f5249 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.65. # -# Copyright 1998-2014 The OpenLDAP Foundation. All rights reserved. +# Copyright 1998-2015 The OpenLDAP Foundation. All rights reserved. # Restrictions apply, see COPYRIGHT and LICENSE files. # # @@ -1819,7 +1819,7 @@ Copyright (C) 2009 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -Copyright 1998-2014 The OpenLDAP Foundation. All rights reserved. +Copyright 1998-2015 The OpenLDAP Foundation. All rights reserved. Restrictions apply, see COPYRIGHT and LICENSE files. _ACEOF exit @@ -20324,7 +20324,7 @@ else __db_version DB_VERSION_MAJOR _ACEOF - set X `eval "$ac_cpp conftest.$ac_ext" | $EGREP __db_version` none none + set X `eval "$ac_cpp -P conftest.$ac_ext" | $EGREP __db_version` none none ol_cv_bdb_major=${3} fi @@ -20350,7 +20350,7 @@ else __db_version DB_VERSION_MINOR _ACEOF - set X `eval "$ac_cpp conftest.$ac_ext" | $EGREP __db_version` none none + set X `eval "$ac_cpp -P conftest.$ac_ext" | $EGREP __db_version` none none ol_cv_bdb_minor=${3} fi @@ -20379,10 +20379,10 @@ else # define DB_VERSION_MINOR 0 #endif #ifndef DB_VERSION_PATCH -# define DB_VERSION_PATCH 0 +# define DB_VERSION_PATCH 0 #endif -#define DB_VERSION_FULL ((DB_VERSION_MAJOR<<16)|(DB_VERSION_MINOR<<8)|DB_VERSION_PATCH) +#define DB_VERSION_FULL ((DB_VERSION_MAJOR<<16)|(DB_VERSION_MINOR<<8)|DB_VERSION_PATCH) /* require 4.4 or later, but less than 6.0.20 */ #if DB_VERSION_FULL >= 0x040400 && DB_VERSION_FULL < 0x060014 @@ -26229,7 +26229,7 @@ rm -f $BACKENDSC cat > $BACKENDSC << ENDX /* This work is part of OpenLDAP Software . * - * Copyright 1998-2014 The OpenLDAP Foundation. + * Copyright 1998-2015 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -26280,7 +26280,7 @@ rm -f $OVERLAYSC cat > $OVERLAYSC << ENDX /* This work is part of OpenLDAP Software . * - * Copyright 1998-2014 The OpenLDAP Foundation. + * Copyright 1998-2015 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without