Magellan Linux

Diff of /smage/branches/alx07x-stable/include/cmake.sminc

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

revision 5455 by niro, Tue Mar 25 10:48:45 2014 UTC revision 5866 by niro, Fri Oct 17 07:59:57 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.5455  
changed lines
  Added in v.5866