Magellan Linux

Diff of /trunk/include/cmake.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 21166 by niro, Thu Mar 13 15:11:50 2014 UTC revision 22307 by niro, Fri Sep 19 13:02:41 2014 UTC
# Line 136  cmake_configure() Line 136  cmake_configure()
136   -DLIB_SUFFIX=${libsuffix} \   -DLIB_SUFFIX=${libsuffix} \
137   -DLIB_INSTALL_DIR=${PREFIX:-/usr}/$(mlibdir) \   -DLIB_INSTALL_DIR=${PREFIX:-/usr}/$(mlibdir) \
138   ${configure_opts} \   ${configure_opts} \
139   ${SRCDIR} \   ${SRCDIR}/${SRCSUBDIR} \
140   || die   || die
141  }  }
142    

Legend:
Removed from v.21166  
changed lines
  Added in v.22307