This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Single question FAQ


>>>>> "Bruce" == Bruce Korb <bkorb@pacbell.net> writes:

Bruce> Attached are three files:

I finally looked at this.  It sure is a lot of machinery for a faq!
Also I had to download and install autogen, since it doesn't come with
my distribution.

When I try to run autogen I get this:

    grep: ../automake_toc.html: No such file or directory
    grep: ../automake_toc.html: No such file or directory

I think that's because in our htdocs cvs module we use a single large
`automake.html'.  I ran autogen like this:

    AM_HTMLDOC_DIR=..
    export AM_HTMLDOC_DIR
    autogen automakefaq.def

(automake.html is in `..')

I changed the references to `automake_toc.html' to `automake.html',
but now the generated html doesn't look right.  For instance:

See <a href="/manual/automake/html_node/are explained later (see <a href="#Program%20and%20Library%20Variables

Can you fix this?

Tom



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]