]> Creatis software - gdcm.git/blobdiff - src/Makefile.am
added dictionnary installation in autoconf
[gdcm.git] / src / Makefile.am
index ae54fef0bf5a795d27f15a5114ff52a9f68b99a0..c5506f186876a59277010ef355e49f04192dcdb4 100644 (file)
@@ -14,6 +14,8 @@ LTVERSION = 0:1:0
 
 lib_LTLIBRARIES = libgdcm.la
 
+CXXFLAGS = -DPUB_DICT_PATH=\"$(prefix)/dicts/\"
+
 libgdcm_la_SOURCES=            \
        gdcmException.cxx       \
        gdcmUtil.cxx            \