summaryrefslogtreecommitdiff
path: root/print/cups/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/patches/patch-ao')
-rw-r--r--print/cups/patches/patch-ao12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/cups/patches/patch-ao b/print/cups/patches/patch-ao
index a71ec902cc8..3e0971d216f 100644
--- a/print/cups/patches/patch-ao
+++ b/print/cups/patches/patch-ao
@@ -1,17 +1,17 @@
-$NetBSD: patch-ao,v 1.7 2007/03/15 19:01:12 joerg Exp $
+$NetBSD: patch-ao,v 1.8 2008/01/22 23:58:14 markd Exp $
---- config-scripts/cups-manpages.m4.orig 2007-02-05 23:09:00.000000000 +1300
+--- config-scripts/cups-manpages.m4.orig 2007-07-12 09:46:42.000000000 +1200
+++ config-scripts/cups-manpages.m4
-@@ -22,6 +22,8 @@ dnl EMail: cups-info@cups.org
- dnl WWW: http://www.cups.org
+@@ -13,6 +13,8 @@ dnl which should have been included wi
+ dnl file is missing or damaged, see the license at "http://www.cups.org/".
dnl
+AC_ARG_WITH(manext, [ --with-manext set man page extension style (bsd,irix,sysv,none)],manext="$withval",manext="")
-+
++
dnl Fix "mandir" variable...
if test "$mandir" = "\${datarootdir}/man" -a "$prefix" = "/"; then
# New GNU "standards" break previous ones, so make sure we use
-@@ -59,41 +61,60 @@ AC_SUBST(AMANDIR)
+@@ -50,41 +52,60 @@ AC_SUBST(AMANDIR)
AC_SUBST(PMANDIR)
dnl Setup manpage extensions...