fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir...
authorChristian Grothoff <christian@grothoff.org>
Thu, 30 Jan 2014 14:47:20 +0000 (14:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 30 Jan 2014 14:47:20 +0000 (14:47 +0000)
commitf57cbab24fb7a22fc982eb8b6c4a2d18402be460
treeaa04434af42c35c434a233e31a91da5800eeb098
parente4e2c54e62f4eeba2aa2db33bd9cf75e45d99c0c
fix #3284: support lib/MULTIARCH/ paths in installation, use GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
51 files changed:
contrib/Makefile.am
po/POTFILES.in
src/arm/Makefile.am
src/ats-tests/Makefile.am
src/ats/Makefile.am
src/consensus/Makefile.am
src/conversation/Makefile.am
src/core/Makefile.am
src/datacache/Makefile.am
src/datastore/Makefile.am
src/dht/Makefile.am
src/dns/Makefile.am
src/dv/Makefile.am
src/env/Makefile.am
src/experimentation/Makefile.am
src/fragmentation/Makefile.am
src/fs/Makefile.am
src/gns/Makefile.am
src/gnsrecord/Makefile.am
src/hello/Makefile.am
src/hostlist/Makefile.am
src/identity/Makefile.am
src/include/gnunet_bandwidth_lib.h
src/integration-tests/Makefile.am
src/mesh/Makefile.am
src/multicast/Makefile.am
src/namecache/Makefile.am
src/namestore/Makefile.am
src/nat/Makefile.am
src/nse/Makefile.am
src/peerinfo-tool/Makefile.am
src/peerinfo/Makefile.am
src/psyc/Makefile.am
src/psycstore/Makefile.am
src/pt/Makefile.am
src/regex/Makefile.am
src/revocation/Makefile.am
src/scalarproduct/Makefile.am
src/secretsharing/Makefile.am
src/set/Makefile.am
src/statistics/Makefile.am
src/template/Makefile.am
src/testbed/Makefile.am
src/testing/Makefile.am
src/topology/Makefile.am
src/transport/Makefile.am
src/tun/Makefile.am
src/util/Makefile.am
src/util/configuration.c
src/util/os_installation.c
src/util/test_resolver_api.c