summaryrefslogtreecommitdiffstats
path: root/host/lib/constants.hpp.in
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2010-08-15 12:18:51 -0700
committerJosh Blum <josh@joshknows.com>2010-08-15 12:18:51 -0700
commita8a4d6c0c81cdb7d7577b9e696a18580717d0324 (patch)
tree7d98b0f47d4a706845995fd6179c7aae956a050d /host/lib/constants.hpp.in
parent45c952399b92d5dc618c469cf48c9980ee6f0e80 (diff)
parent7b084e3af206afa20ff5a026ebf5d7e49a755def (diff)
downloaduhd-a8a4d6c0c81cdb7d7577b9e696a18580717d0324.tar.gz
uhd-a8a4d6c0c81cdb7d7577b9e696a18580717d0324.tar.bz2
uhd-a8a4d6c0c81cdb7d7577b9e696a18580717d0324.zip
Merge branch 'next' into usrp1
Diffstat (limited to 'host/lib/constants.hpp.in')
-rw-r--r--host/lib/constants.hpp.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/host/lib/constants.hpp.in b/host/lib/constants.hpp.in
index aa51e558c..2ed4e302f 100644
--- a/host/lib/constants.hpp.in
+++ b/host/lib/constants.hpp.in
@@ -23,7 +23,6 @@
//these should be pre-processor macros to avoid static initialization issues
#define UHD_VERSION_STRING "@CPACK_PACKAGE_VERSION@"
-#define UHD_INSTALL_PREFIX "@CMAKE_INSTALL_PREFIX@"
-#define UHD_PKG_DATA_DIR "@PKG_DATA_DIR@"
+#define FULL_PKG_DATA_DIR "@FULL_PKG_DATA_DIR@"
#endif /* INCLUDED_LIBUHD_CONSTANTS_HPP */