bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: required file `build-aux/compile' not found


From: Ralf Wildenhues
Subject: Re: required file `build-aux/compile' not found
Date: Wed, 24 Oct 2007 18:12:59 +0200
User-agent: Mutt/1.5.16 (2007-10-15)

Hello Sam,

* Sam Steingold wrote on Wed, Oct 24, 2007 at 06:08:49PM CEST:
> 
> I just did
> 
> gnulib-tool --import --source-base=src/gllib \
>  --m4-base=src/glm4 --aux-dir=src/build-aux --no-changelog \
>   stdint stdbool regex fnmatch-gnu havelib gettext localcharset \
>   uniwidth/width streq uniname/uniname unitypes
> cd src; automake gllib/Makefile
> gllib/Makefile.am: required file `build-aux/compile' not found
> 
> where does this `build-aux/compile' come from?

Automake.  Just do
  automake --add-missing gllib/Makefile

once, and it should get installed.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]