From: Elan Ruusamäe Date: Thu, 3 Feb 2005 15:18:25 +0000 (+0000) Subject: - small typo X-Git-Tag: auto/ac/bnc-2_9_4-1~14 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=82bf54c531c51adb166a0c2e214564bbd4fb1688;hp=5d65df0e12f1b3a4d92a5cd4591557ffaccf4b5a;p=packages%2Fbnc.git - small typo Changed files: bnc-typo.patch -> 1.1 --- diff --git a/bnc-typo.patch b/bnc-typo.patch new file mode 100644 index 0000000..6f3d078 --- /dev/null +++ b/bnc-typo.patch @@ -0,0 +1,11 @@ +--- ./configure.in~ 2004-11-10 04:28:18.000000000 +0200 ++++ ./configure.in 2005-02-03 16:50:33.000000000 +0200 +@@ -35,7 +35,7 @@ + dnl Check for SSL support. + AC_MSG_CHECKING(whether to enable SSL support) + AC_ARG_WITH(ssl, +-[ -with-ssl Enable SSL support], ++[ --with-ssl Enable SSL support], + [ case "$withval" in + yes) + AC_MSG_RESULT(yes)