Magellan Linux

Diff of /trunk/extras/newt/newt-0.52.20-r2.smage2

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

revision 29021 by niro, Wed May 17 14:49:55 2017 UTC revision 29022 by niro, Wed May 17 14:51:15 2017 UTC
# Line 41  src_compile() Line 41  src_compile()
41  {  {
42   if [[ $(mlibdir) != lib ]]   if [[ $(mlibdir) != lib ]]
43   then   then
44   only-m32 mconfigure || die   only-m32 mconfigure --without-tcl || die
45   only-m64 mconfigure --with-tcl || die   only-m64 mconfigure --with-tcl || die
46   else   else
47   mconfigure --with-tcl || die   mconfigure --with-tcl || die

Legend:
Removed from v.29021  
changed lines
  Added in v.29022