summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-configure
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:25:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:25:49 +0200
commit98f9bb8c34249fa044e667c2a40397fb67ce2e06 (patch)
treed74628c9bee675099cc845e63e37ce6136d82ce5 /package/heimdal/patches/patch-configure
parent0e548a37b95db76cae576d7c8d04ddd59dea8b58 (diff)
update heimdal to latest upstream, not fully ready
Diffstat (limited to 'package/heimdal/patches/patch-configure')
-rw-r--r--package/heimdal/patches/patch-configure22
1 files changed, 0 insertions, 22 deletions
diff --git a/package/heimdal/patches/patch-configure b/package/heimdal/patches/patch-configure
deleted file mode 100644
index 53601d6db..000000000
--- a/package/heimdal/patches/patch-configure
+++ /dev/null
@@ -1,22 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- heimdal-1.2.1.orig/configure 2008-07-28 14:05:20.000000000 +0200
-+++ heimdal-1.2.1/configure 2009-11-19 21:01:07.000000000 +0100
-@@ -47096,9 +47096,6 @@ end
- EOF
- if ${COMPILE_ET} conftest_et.et >/dev/null 2>&1; then
- save_CPPFLAGS="${CPPFLAGS}"
-- if test -d "/usr/include/et"; then
-- CPPFLAGS="-I/usr/include/et ${CPPFLAGS}"
-- fi
- if test "$cross_compiling" = yes; then
- krb_cv_compile_et="yes" krb_cv_compile_et_cross=yes
- else
-@@ -47183,7 +47180,7 @@ rm -fr conftest*
- fi
-
- if test "${krb_cv_compile_et_cross}" = yes ; then
-- krb_cv_com_err="cross"
-+ krb_cv_com_err="yes"
- elif test "${krb_cv_compile_et}" = "yes"; then
- krb_cv_save_LIBS="${LIBS}"
- LIBS="${LIBS} -lcom_err"