2009-09-30 Ivan Maidanski <ivmai@mail.ru> (really Petter Urkedal)
authorivmai <ivmai>
Wed, 30 Sep 2009 08:42:33 +0000 (08:42 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:48 +0000 (21:06 +0400)
commit6d651f61d1690ffae0528830151159f21d27de26
tree5e1a00386b36f6eeba36e77aa4c19c41c88d0dd5
parent1de3109f677b5eb8a03d7d835b5ec798d5ded455
2009-09-30  Ivan Maidanski <ivmai@mail.ru> (really Petter Urkedal)

* configure.ac: Rewrite the tests for external or internal
libatomic_ops.
* configure.ac: In particular, drop the symbolic links. Add option
--with-libatomic-ops for forced selection.
* Makefile.am: Adjust the path of source files from libatomic_ops
to not use the links.
* Makefile.am (libgc_la_LIBADD): Add $(ATOMIC_OPS_LIBS). This will
be empty if we use the bundled AO sources.
* configure: Regenerate.
* Makefile.in: Ditto.
ChangeLog
Makefile.am
Makefile.in
configure
configure.ac