Files
bison/doc
Akim Demaille 838205d547 build: fix paths.
When using $(top_builddir) inconsistently, Make (including GNU
Make) is sometimes confused.  As a result it may want to build
lib/libbison.la and $(top_builddir)/lib/libbison.la (the same
file, different names) concurrently, which, amusingly enough,
might end with:

  ranlib lib/libbison.a
  ranlib lib/libbison.a
  make[2]: *** [lib/libbison.a] Segmentation fault

on OS X.

	* doc/local.mk, src/local.mk: Do not use $(top_builddir) when not
	needed.
2009-08-12 14:12:13 +02:00
..
2009-04-03 18:54:41 -04:00
2009-04-03 18:54:41 -04:00
2009-06-29 13:37:44 +02:00
2007-11-04 21:13:21 +00:00
2007-11-04 21:13:21 +00:00
2007-08-15 20:21:33 +00:00
2007-08-15 20:21:33 +00:00
2009-08-12 14:12:13 +02:00
2009-08-06 19:17:44 -04:00
2007-11-14 13:18:44 +00:00