autoconf´Ô ¾È³çÇϼ¼¿ä?

2000-11-23 Thread Online Korea
Title: ¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¦¬¢Ä ¿À´ÃÀÇ À¯¸Ó ÇѸ¶µð ¢Å   "Dad, I don't want to go to school today.," said the boy.  "Why not, son?"  "Well, one of the chickens on the school farm died last week and    we had chicken soup for lunch the next da

RE: Where did the Cygwin and Mingw checks go?

2000-11-23 Thread Bernard Dautrevaux
> -Original Message- > From: Morten Eriksen [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 22, 2000 11:38 PM > To: Paul Berrevoets > Cc: [EMAIL PROTECTED] > Subject: Re: Where did the Cygwin and Mingw checks go? > > > Paul Berrevoets <[EMAIL PROTECTED]> writes: > > > [...] for A

generic argument

2000-11-23 Thread Johan Rydberg
Hi! Is it posible to add an generic argument (not an --enable-* or --with-* argument) to the configure script? -- Johan Rydberg, Net Insight AB, Sweden, +46-8-685 04 00 $ ON F$ERROR("LANGUAGE","ENGLISH","IN_MESSAGE").GT.F$ERROR("NORMAL") - THEN EXCUSE/OBJECT=ME

Re: optional subdirectories

2000-11-23 Thread Gary V. Vaughan
On Wed, Nov 22, 2000 at 12:03:18PM +0100, Marc van Woerkom wrote: > > > > SUBDIRS = @SUBDIRS@ > > > > > > > >Then in your `configure.in' you can specify: > > > > > > > > SUBDIRS = "src doc lib po" > > > > AC_SUBST(SUBDIRS) > > > > > > Yuck, this voodoo works o