Re: AC_CONFIG_AUX_DIR + AC_CONFIG_SUBDIRS (Was: Re: (no subject))

2003-08-04 Thread Ralf Corsepius
On Sun, 2003-08-03 at 23:20, Alexandre Duret-Lutz wrote: > >>> "Ralf" == Ralf Corsepius <[EMAIL PROTECTED]> writes: > > Ralf> AC_CONFIG_AUX_DIR however can be shared between several > Ralf> configure.acs (AC_CONFIG_SUBDIRS). > > Do you do this? Well, I was referring to such kind of situations

make ps?

2003-08-04 Thread Frederik Fouvry
Hi, A short question about the generation of documentation: The manual says "The other files [than .info] can be built on request by make dvi, make ps, and make pdf." I can find `make dvi' in my Makefile, but `make ps' and `make pdf' are missing. (There is a goal `.dvi.ps' that contains the co