mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

118 lines
5.2 KiB

  1. --- ./plugins/ldap_plugin/configure.orig 2004-08-25 20:36:29.566175336 +0200
  2. +++ ./plugins/ldap_plugin/configure 2004-08-25 20:41:52.658057904 +0200
  3. @@ -8815,8 +8815,8 @@
  4. fi
  5. if test "${ac_cv_header_sasl_sasl_h+set}" = set; then
  6. - echo "$as_me:$LINENO: checking for sasl/sasl.h" >&5
  7. -echo $ECHO_N "checking for sasl/sasl.h... $ECHO_C" >&6
  8. + echo "$as_me:$LINENO: checking for sasl2/sasl.h" >&5
  9. +echo $ECHO_N "checking for sasl2/sasl.h... $ECHO_C" >&6
  10. if test "${ac_cv_header_sasl_sasl_h+set}" = set; then
  11. echo $ECHO_N "(cached) $ECHO_C" >&6
  12. fi
  13. @@ -8824,8 +8824,8 @@
  14. echo "${ECHO_T}$ac_cv_header_sasl_sasl_h" >&6
  15. else
  16. # Is the header compilable?
  17. -echo "$as_me:$LINENO: checking sasl/sasl.h usability" >&5
  18. -echo $ECHO_N "checking sasl/sasl.h usability... $ECHO_C" >&6
  19. +echo "$as_me:$LINENO: checking sasl2/sasl.h usability" >&5
  20. +echo $ECHO_N "checking sasl2/sasl.h usability... $ECHO_C" >&6
  21. cat >conftest.$ac_ext <<_ACEOF
  22. #line $LINENO "configure"
  23. /* confdefs.h. */
  24. @@ -8834,7 +8834,7 @@
  25. cat >>conftest.$ac_ext <<_ACEOF
  26. /* end confdefs.h. */
  27. $ac_includes_default
  28. -#include <sasl/sasl.h>
  29. +#include <sasl2/sasl.h>
  30. _ACEOF
  31. rm -f conftest.$ac_objext
  32. if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
  33. @@ -8860,8 +8860,8 @@
  34. echo "${ECHO_T}$ac_header_compiler" >&6
  35. # Is the header present?
  36. -echo "$as_me:$LINENO: checking sasl/sasl.h presence" >&5
  37. -echo $ECHO_N "checking sasl/sasl.h presence... $ECHO_C" >&6
  38. +echo "$as_me:$LINENO: checking sasl2/sasl.h presence" >&5
  39. +echo $ECHO_N "checking sasl2/sasl.h presence... $ECHO_C" >&6
  40. cat >conftest.$ac_ext <<_ACEOF
  41. #line $LINENO "configure"
  42. /* confdefs.h. */
  43. @@ -8869,7 +8869,7 @@
  44. cat confdefs.h >>conftest.$ac_ext
  45. cat >>conftest.$ac_ext <<_ACEOF
  46. /* end confdefs.h. */
  47. -#include <sasl/sasl.h>
  48. +#include <sasl2/sasl.h>
  49. _ACEOF
  50. if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
  51. (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
  52. @@ -8902,10 +8902,10 @@
  53. # So? What about this header?
  54. case $ac_header_compiler:$ac_header_preproc in
  55. yes:no )
  56. - { echo "$as_me:$LINENO: WARNING: sasl/sasl.h: accepted by the compiler, rejected by the preprocessor!" >&5
  57. -echo "$as_me: WARNING: sasl/sasl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
  58. - { echo "$as_me:$LINENO: WARNING: sasl/sasl.h: proceeding with the preprocessor's result" >&5
  59. -echo "$as_me: WARNING: sasl/sasl.h: proceeding with the preprocessor's result" >&2;}
  60. + { echo "$as_me:$LINENO: WARNING: sasl2/sasl.h: accepted by the compiler, rejected by the preprocessor!" >&5
  61. +echo "$as_me: WARNING: sasl2/sasl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
  62. + { echo "$as_me:$LINENO: WARNING: sasl2/sasl.h: proceeding with the preprocessor's result" >&5
  63. +echo "$as_me: WARNING: sasl2/sasl.h: proceeding with the preprocessor's result" >&2;}
  64. (
  65. cat <<\_ASBOX
  66. ## ------------------------------------ ##
  67. @@ -8916,12 +8916,12 @@
  68. sed "s/^/$as_me: WARNING: /" >&2
  69. ;;
  70. no:yes )
  71. - { echo "$as_me:$LINENO: WARNING: sasl/sasl.h: present but cannot be compiled" >&5
  72. -echo "$as_me: WARNING: sasl/sasl.h: present but cannot be compiled" >&2;}
  73. - { echo "$as_me:$LINENO: WARNING: sasl/sasl.h: check for missing prerequisite headers?" >&5
  74. -echo "$as_me: WARNING: sasl/sasl.h: check for missing prerequisite headers?" >&2;}
  75. - { echo "$as_me:$LINENO: WARNING: sasl/sasl.h: proceeding with the preprocessor's result" >&5
  76. -echo "$as_me: WARNING: sasl/sasl.h: proceeding with the preprocessor's result" >&2;}
  77. + { echo "$as_me:$LINENO: WARNING: sasl2/sasl.h: present but cannot be compiled" >&5
  78. +echo "$as_me: WARNING: sasl2/sasl.h: present but cannot be compiled" >&2;}
  79. + { echo "$as_me:$LINENO: WARNING: sasl2/sasl.h: check for missing prerequisite headers?" >&5
  80. +echo "$as_me: WARNING: sasl2/sasl.h: check for missing prerequisite headers?" >&2;}
  81. + { echo "$as_me:$LINENO: WARNING: sasl2/sasl.h: proceeding with the preprocessor's result" >&5
  82. +echo "$as_me: WARNING: sasl2/sasl.h: proceeding with the preprocessor's result" >&2;}
  83. (
  84. cat <<\_ASBOX
  85. ## ------------------------------------ ##
  86. @@ -8932,8 +8932,8 @@
  87. sed "s/^/$as_me: WARNING: /" >&2
  88. ;;
  89. esac
  90. -echo "$as_me:$LINENO: checking for sasl/sasl.h" >&5
  91. -echo $ECHO_N "checking for sasl/sasl.h... $ECHO_C" >&6
  92. +echo "$as_me:$LINENO: checking for sasl2/sasl.h" >&5
  93. +echo $ECHO_N "checking for sasl2/sasl.h... $ECHO_C" >&6
  94. if test "${ac_cv_header_sasl_sasl_h+set}" = set; then
  95. echo $ECHO_N "(cached) $ECHO_C" >&6
  96. else
  97. --- ./plugins/ldap_plugin/configure.in.orig 2004-08-25 20:36:19.699675272 +0200
  98. +++ ./plugins/ldap_plugin/configure.in 2004-08-25 20:37:11.541794072 +0200
  99. @@ -17,7 +17,7 @@
  100. AC_PROG_LIBTOOL
  101. AC_CHECK_LIB(ldap,ldap_init,,AC_MSG_ERROR(You must have openldap libraries installed.))
  102. -AC_CHECK_HEADER(sasl/sasl.h,, AC_MSG_ERROR(You must have the libsasl2-dev package installed))
  103. +AC_CHECK_HEADER(sasl2/sasl.h,, AC_MSG_ERROR(You must have the libsasl2-dev package installed))
  104. dnl Info for the RPM
  105. MULTISYNC_TOP="../.."
  106. --- ./plugins/ldap_plugin/src/ldap.c.orig 2003-12-03 02:24:07.000000000 +0100
  107. +++ ./plugins/ldap_plugin/src/ldap.c 2004-08-25 21:05:03.364638368 +0200
  108. @@ -1,5 +1,5 @@
  109. #include "ldap_plugin.h"
  110. -#include <sasl/sasl.h>
  111. +#include <sasl2/sasl.h>
  112. int lutil_sasl_interact(
  113. LDAP *ld,