On Sat, 28 Aug 2010 17:12:29 +0200
Ralf Wildenhues wrote:
>
> Hello,
>
> * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 05:04:54PM CEST:
> > On Sat, 28 Aug 2010 15:19:30 +0200 Ralf Wildenhues wrote:
> > > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST:
> > > >
On Sat, 28 Aug 2010 15:19:30 +0200
Ralf Wildenhues wrote:
>
> * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST:
> > In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or
> > AC_CONFIG_SRCDIR because these macros are not used in the sample
> > HelloWorld
>
> That's fine
Hello,
* YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 05:04:54PM CEST:
> On Sat, 28 Aug 2010 15:19:30 +0200 Ralf Wildenhues wrote:
> > * YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST:
> > > In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or
> > > AC_CONFIG_SRC
* YuGiOhJCJ Mailing-List wrote on Sat, Aug 28, 2010 at 02:41:50PM CEST:
> In my configure.ac file, I don't use AC_CONFIG_AUX_DIR or
> AC_CONFIG_SRCDIR because these macros are not used in the sample
> HelloWorld
That's fine.
> Why the configure script doesn't found my missing script?
I'm still n
nt is sane... yes
> > /bin/sh: /home/yugiohjcj/missing: No such file or directory
> > configure: WARNING: `missing' script is too old or missing
> > checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> > [...]
> > ---
> >
> > It is right /home/yu
WARNING: `missing' script is too old or missing
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> [...]
> ---
>
> It is right /home/yugiohjcj/missing doesn't exists but I don't know
> why the configure script try to get this file in my home directory
> ins
Hello,
When I run the configure script I get this warning :
---
[...]
checking whether build environment is sane... yes
/bin/sh: /home/yugiohjcj/missing: No such file or directory
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /usr/bin/mkd