On 4 Apr 2012, at 14:42, Hans Aberg wrote: > On 4 Apr 2012, at 12:33, Akim Demaille wrote: > >> It is installed in maint, it will show in master when I merge. > > FYI, all tests passed using gcc 4.7.0 on OS X 10.7.3.
The command 'make install-pdf' is broken; it works from doc/, though. Hans # make install-pdf Making install-pdf in build-aux make[1]: Nothing to be done for `install-pdf'. Making install-pdf in po make[1]: *** No rule to make target `install-pdf'. Stop. make: *** [install-pdf-recursive] Error 1 # cd doc # make install-pdf test -z "/usr/local/share/doc/bison" || ../build-aux/install-sh -c -d "/usr/local/share/doc/bison" /usr/bin/install -c -m 644 bison.pdf '/usr/local/share/doc/bison'
