]> git.tuebingen.mpg.de Git - paraslash.git/commit
build: ldflags conversion: libogg.
authorAndre Noll <maan@systemlinux.org>
Fri, 13 Sep 2013 05:24:07 +0000 (05:24 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 1 Dec 2013 10:51:58 +0000 (11:51 +0100)
commit80a6390729b9ba957310c4375945bf213ddec46c
tree8db753469bb65677bc60a0b54626a89025aa27e7
parentc79cdc5b88a4324a6a07b89688ad618ef0098e14
build: ldflags conversion: libogg.

The next step on the way to the removing the per-executable ldflags
variables.  This sets ogg_ldflags in configure.ac, creates an output
variable from it, and adds it to LDFLAGS in Makefile.in for all
executables that need it.
Makefile.in
configure.ac