bug-zile
[Top][All Lists]
Advanced

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

Re: [Bug-zile] missing missing


From: Gary V. Vaughan
Subject: Re: [Bug-zile] missing missing
Date: Wed, 12 Sep 2012 08:58:54 +0700

Hi Reuben,

On 12 ก.ย. 2012, at 4:02, Reuben Thomas <address@hidden> wrote:
> I presume the fact that gnulib no longer ships missing has an effect
> on our using it in doc/Makefile.am? It should still be possible to use
> it, of course, but it has to be found from automake.

Yep, and (unless I've left a bug otherwise) bootstrap takes care of it
all automatically.

  $ cd ~/Devo/zile--savannah--0
  $ git clean -d -f -x
  $ gco master
  Already on  'master'
  $ ./bootstrap
  [[...]]
  bootstrap: running: autoreconf --symlink --install
  configure.ac:25: installing 'build-aux/missing'
  bootstrap: creating `HACKING'
  bootstrap: Done. Now you can run './configure'.
  $ ls -l build-aux/missing
  lrwxrwxr-x  1 gary  staff  61 Sep 10 14:20 build-aux/missing -> 
/usr/local/Cellar/automake/1.12.3/share/automake-1.12/missing

Cheers,
-- 
Gary V. Vaughan (address@hidden)


reply via email to

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