Magellan Linux

Diff of /smage/trunk/core/talloc/talloc-2.0.5-r2.smage2

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

revision 1657 by niro, Thu Mar 10 21:41:08 2011 UTC revision 1658 by niro, Thu Mar 10 21:46:40 2011 UTC
# Line 28  src_compile() Line 28  src_compile()
28  {  {
29   cd ${SRCDIR}   cd ${SRCDIR}
30    
31     # do not add --disable-nls, configure complains
32     MCORE_NO_DISABLE_NLS=1 \
33   mconfigure --disable-python || die   mconfigure --disable-python || die
34   mmake || die   mmake || die
35  }  }

Legend:
Removed from v.1657  
changed lines
  Added in v.1658