[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: installing that man page

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-10-16 23:37:28 CEST

On 16 Oct 2001 kfogel@collab.net wrote:

> Is this roughly consistent with the way the other docs are handled?
> (Not objecting, just asking.)

No other docs is currently being installed when 'make install' is invoked, so
this would need to break new ground. At least I couldn't find anything in the
current makefile that seems to do it.

There is gen-make.py support for a file type named 'doc', but that seems to
be for *.texi files and they shouldn't be installed in the same path. (They
aren't specified in the build.conf file at all currently.)

> Daniel Stenberg <daniel@haxx.se> writes:
> > I've been looking around the Makefile.in and configure.in to figure out how
> > to add an install target for the svn.1 man page the nicest possible way, and
> > I have the following suggestion:
> >
> > 1. We add "install-man" to the INSTALL_RULES in configure.in
> >
> > 2. We add "INSTALL_MAN = $(INSTALL) -m 644" in Makefile.in
> >
> > 3. We add man page target generation to gen-make.py.
> >
> > Comments?

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.