Use variables set by configure script instead of installing files to a
authorJanis Ruksans <janis.ruksans@gmail.com>
Sat, 30 Jun 2012 12:02:19 +0000 (14:02 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sat, 30 Jun 2012 12:02:19 +0000 (14:02 +0200)
commit2dbfdb87dd122cd057887a16e84cf635f8abf67b
treec2b68992b10684e09b98b20a5fcd13981aed8051
parentb0764b4677c9434b8722cd4084075b6dfc73d0d7
Use variables set by configure script instead of installing files to a
hardcoded location. This is practically the same as the reverted part of
commit 51655a18 except that $(DESTDIR) *is not* prepended to CC defines;
doing so would break staged installs.

Signed-off-by: Andreas Eversberg <jolly@eversberg.eu>
Makefile.am
options.c