]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ipc/ipcdev.git/blobdiff - configure
Build CMEM library only if platform is specified.
[ipc/ipcdev.git] / configure
index 4e3c6b4642f82765e4ece8b415c93451f0b053d7..6195e34180f77d512771b116b87434c092de7f72 100755 (executable)
--- a/configure
+++ b/configure
@@ -16879,6 +16879,10 @@ if test "x$PLATFORM" = "x"; then
   DRM_PREFIX=
 fi
 
+if test "x$PLATFORM" = "x"; then
+  CMEM_INSTALL_DIR=
+fi
+
 
 # Export optional user variable to Makefile(s)