aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-claws/files/patch-configure')
-rw-r--r--mail/sylpheed-claws/files/patch-configure66
1 files changed, 0 insertions, 66 deletions
diff --git a/mail/sylpheed-claws/files/patch-configure b/mail/sylpheed-claws/files/patch-configure
deleted file mode 100644
index 6739b8497e24..000000000000
--- a/mail/sylpheed-claws/files/patch-configure
+++ /dev/null
@@ -1,66 +0,0 @@
---- configure.orig Sun May 15 12:40:22 2005
-+++ configure Sun May 15 12:48:42 2005
-@@ -24058,9 +24058,9 @@
- localedir='${datadir}/locale'
-
-
--manualdir='${prefix}/${DATADIRNAME}/${PACKAGE}/manual'
-+manualdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/manual'
-
--faqdir='${prefix}/${DATADIRNAME}/${PACKAGE}/faq'
-+faqdir='${prefix}/${DATADIRNAME}/doc/${PACKAGE}/faq'
-
-
- if test "x${datadir}" = 'x${prefix}/share'; then
-@@ -27756,15 +27756,16 @@
- if test "x$ac_cv_env_OPENSSL_CFLAGS_set" = "xset"; then
- pkg_cv_OPENSSL_CFLAGS=$ac_cv_env_OPENSSL_CFLAGS_value
- elif test -n "$PKG_CONFIG"; then
-- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"openssl >= 0.9.7\" >/dev/null 2>&1") >&5
-- ($PKG_CONFIG --exists "openssl >= 0.9.7" >/dev/null 2>&1) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; then
-- pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "openssl >= 0.9.7" 2>/dev/null`
-- else
-- pkg_failed=yes
-- fi
-+# if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"openssl >= 0.9.7\" >/dev/null 2>&1") >&5
-+# ($PKG_CONFIG --exists "openssl >= 0.9.7" >/dev/null 2>&1) 2>&5
-+# ac_status=$?
-+# echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+# (exit $ac_status); }; then
-+# pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "openssl >= 0.9.7" 2>/dev/null`
-+pkg_cv_OPENSSL_CFLAGS=
-+# else
-+# pkg_failed=yes
-+# fi
- else
- pkg_failed=untried
- fi
-@@ -27779,15 +27780,16 @@
- if test "x$ac_cv_env_OPENSSL_LIBS_set" = "xset"; then
- pkg_cv_OPENSSL_LIBS=$ac_cv_env_OPENSSL_LIBS_value
- elif test -n "$PKG_CONFIG"; then
-- if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"openssl >= 0.9.7\" >/dev/null 2>&1") >&5
-- ($PKG_CONFIG --exists "openssl >= 0.9.7" >/dev/null 2>&1) 2>&5
-- ac_status=$?
-- echo "$as_me:$LINENO: \$? = $ac_status" >&5
-- (exit $ac_status); }; then
-- pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl >= 0.9.7" 2>/dev/null`
-- else
-- pkg_failed=yes
-- fi
-+# if { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists \"openssl >= 0.9.7\" >/dev/null 2>&1") >&5
-+# ($PKG_CONFIG --exists "openssl >= 0.9.7" >/dev/null 2>&1) 2>&5
-+# ac_status=$?
-+# echo "$as_me:$LINENO: \$? = $ac_status" >&5
-+# (exit $ac_status); }; then
-+# pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl >= 0.9.7" 2>/dev/null`
-+pkg_cv_OPENSSL_LIBS=%%OPENSSL_LIBS%%
-+# else
-+# pkg_failed=yes
-+# fi
- else
- pkg_failed=untried
- fi