making unix apps

I tried to find some doc about how work autoconf, config.*,
configure,… but I didn’t find anything.
Is anybody knows where can I find a complete doc on the subject.

Thanks,
Alain.

Alain Bonnefoy <alain.bonnefoy@icbt.com> wrote:

I tried to find some doc about how work autoconf, config.*,
configure,… but I didn’t find anything.
Is anybody knows where can I find a complete doc on the subject.

info --file /usr/info/autoconf.info


cburgess@qnx.com

Colin Burgess <cburgess@qnx.com> wrote:
: Alain Bonnefoy <alain.bonnefoy@icbt.com> wrote:
:> I tried to find some doc about how work autoconf, config.*,
:> configure,… but I didn’t find anything.
:> Is anybody knows where can I find a complete doc on the subject.

: info --file /usr/info/autoconf.info

hum … I would recommend
less /usr/info/autoconf.info

or unless you know your emacs binding keys:
info --vi-keys --file /usr/info/autoconf.info

But nothing is better then a hardcopy, usually the tar.gz comes
with dvi files that can generate *.ps.

: –
: cburgess@qnx.com


au revoir, alain

Aussi haut que l’on soit assis, on n’est toujours assis que sur son cul !!!

Alain Magloire <alain@qnx.com> wrote:

Colin Burgess <> cburgess@qnx.com> > wrote:
: Alain Bonnefoy <> alain.bonnefoy@icbt.com> > wrote:
:> I tried to find some doc about how work autoconf, config.*,
:> configure,… but I didn’t find anything.
:> Is anybody knows where can I find a complete doc on the subject.

: info --file /usr/info/autoconf.info

hum … I would recommend
less /usr/info/autoconf.info

or unless you know your emacs binding keys:
info --vi-keys --file /usr/info/autoconf.info

Hey, it’s not that bad.

But nothing is better then a hardcopy, usually the tar.gz comes
with dvi files that can generate *.ps.

Yeah, if you have the tools. Actually, I’ve noticed that those
lazy docs people have been rather lax in porting documentation apps
to RTP!!!


cburgess@qnx.com