eÀ©À©Å¬·´¿¡ ¿À½Å°ÍÀ» ȯ¿µÇÕ´Ï´ÙÀÔÀåÇϱâ http://www.ewinwinclub.comÀ§ÁÖ¼Ò
Á¢¼ÓÈÄ ÇÏ´Ü ºóÄ¿¡ luck7 ¸¦ ÃßõÀÎ ÀÔ·ÂÇϸé ÀÔÀåÇÒ¼ö
ÀÖ½À´Ï´Ù. Á¢¼ÓÈÄ ÁÂÃø»ó´Ü "club¼³¸í"À» ÇÊÈ÷ ¼÷ÁöÈÄ¿¡
¸â¹öµÇ±â Ŭ¸¯ÇÏ¸é °¡ÀÔÇÒ¼ö ÀÖ½À´Ï´Ùluck7 ¸¦ ÃßõÀÎ
ÇÊÈ÷±âÀç1,¿©±ä ´Ù´Ü°è ȸ»ç°¡ ¾Æ´Õ´Ï´Ù ȸ¿øµéÀÇ
ÀÚÀ¯Àǻ翡 ÀÇÇØ ÁøÇàµË
Hi,
Sorry if I ask something that has been asked (and answered) before, but I
have been looking in many places and found nothing about it.
It's about the cache-file. I'm using autoconf 2.53 and in the 'configure'
script I always get 'cache_file=/dev/null'. I know I could use a cache
passing the
On Fri, Jun 14, 2002 at 04:41:11PM +0200, Pomar Berry, Christian wrote:
> Hi,
>
> Sorry if I ask something that has been asked (and answered) before, but I
> have been looking in many places and found nothing about it.
>
> It's about the cache-file. I'm using autoconf 2.53 and in the 'configure'
On Thu, May 30, 2002 at 01:43:38PM +0100, Patrick Welche wrote:
> On Thu, May 30, 2002 at 04:53:10AM -0700, Paul Eggert wrote:
> > > Date: Thu, 30 May 2002 11:19:17 +0100
> > > From: Patrick Welche <[EMAIL PROTECTED]>
> > >
> > > Why is that check there?
> >
> > So that your software distributio
With CVS of 14 Jun 14:49 GMT, I just got:
../tests/autom4te --language M4sh ./autoconf.as -o ./autoconf.in
autom4te: cannot open /usr/src/local/autoconf/lib/autom4te.cfg: No such file or
directory
at /usr/src/local/autoconf/bin/autom4te line 428
*** Error code 1
Just in case it matters, one ma
On Fri, Jun 14, 2002 at 05:42:19PM +0100, Patrick Welche wrote:
> With CVS of 14 Jun 14:49 GMT, I just got:
>
> ../tests/autom4te --language M4sh ./autoconf.as -o ./autoconf.in
> autom4te: cannot open /usr/src/local/autoconf/lib/autom4te.cfg: No such file or
>directory
> at /usr/src/local/autoc
> From: Patrick Welche <[EMAIL PROTECTED]>
> User-Agent: Mutt/1.3.19i
> Date: Fri, 14 Jun 2002 17:42:19 +0100
>
> With CVS of 14 Jun 14:49 GMT, I just got:
>
> ../tests/autom4te --language M4sh ./autoconf.as -o ./autoconf.in
> autom4te: cannot open /usr/src/local/autoconf/lib/autom4te.cfg: No su
On Fri, Jun 14, 2002 at 10:56:03AM -0700, Paul Eggert wrote:
>
> That's a known bug in the current CVS, which I introduced and am
> currently looking into. (Sorry about that.)
:-) So you already know :-) I must be on the wrong list.. Is the other bit
related? Using the old /usr/local/bin/autom4
I would like to have my Makefile (made from autoconf/automake) beable to
just look at what files are in my source folder and compile all of them.
basicaly add all the sources files to _SOURCE
Now, I have configure crudely generate a list then include it with the
Makefile.
Does anyone know of a