avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] doc install


From: Joerg Wunsch
Subject: Re: [avrdude-dev] doc install
Date: Thu, 6 Mar 2003 10:20:20 +0100
User-agent: Mutt/1.2.5i

As Theodore A. Roth wrote:

> Installing them with 'make install' will require some more rules to
> be added. I can do it if there is a strong desire.

Most FreeBSD ports assume the docs to be installed by default (usually
under ${PREFIX}/share/doc/${PACKAGENAME}).  avr-libc does it that way
(though it requires configure --disable-versioned-doc to be FreeBSD
compatible since the ports itself use their own versioning system),
except that there are currently no rules to install the examples, too,
so i have to manually install them before packaging it up.

I think a similar scheme like with avr-libc would be fine:
--disable-docs is the default, but with --enable-docs they are also
going to be installed.  If you want, implement the same logic for docs
installation with or without version that we've got there.

But i think that's low priority.  Brian could as well do it manually
by now.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]