]> git.tuebingen.mpg.de Git - paraslash.git/commit - configure.ac
build: Create section for para_write.
authorAndre Noll <maan@systemlinux.org>
Sat, 14 Sep 2013 02:46:37 +0000 (02:46 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:57:19 +0000 (11:57 +0100)
commitd952d67d0f302ae7415fde958e71d7ca12f2e40c
tree7906f3ca68f7b3a80c741ca5a7842b52e5ff026c
parent9734df36c2e18e0906a30ed621daf46351670013
build: Create section for para_write.

This moves all parts of configure.ac related to para_write to a
separate section at the bottom and kills @write_ldflags@.

The patch also fixes a minor issue for setups where libao is the only
"real" writer. Previously we used FILE_WRITE as the default writer
in this case. This commit changes it to AO_WRITE.
Makefile.in
configure.ac