sgml-common/sgml-common-0.6.3-docdir.patch
cvsdist b513c371c8 auto-import changelog data from sgml-common-0.6.3-14.src.rpm
Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
Wed Oct 23 2002 Tim Waugh <twaugh@redhat.com> 0.6.3-13
- Ship the installed documentation.
- Don't install files not packaged.
2004-09-09 12:19:42 +00:00

12 lines
368 B
Diff

--- sgml-common-0.6.3/configure.in.docdir 2002-10-23 12:07:31.000000000 +0100
+++ sgml-common-0.6.3/configure.in 2002-10-23 12:08:10.000000000 +0100
@@ -4,6 +4,8 @@
AM_INIT_AUTOMAKE(sgml-common, 0.6.3)
docdir='$(prefix)/doc'
+AC_ARG_WITH(docdir, [ -with-docdir=DOCDIR documentation directory],
+ docdir=$withval)
AC_SUBST(docdir)
dnl Checks for programs.