Magellan Linux

Diff of /smage/trunk/core/libXaw/libXaw-1.0.7-r1.smage2

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

revision 372 by niro, Tue Apr 27 23:08:11 2010 UTC revision 373 by niro, Mon May 3 12:06:38 2010 UTC
# Line 28  src_compile() Line 28  src_compile()
28   cd ${SRCDIR}   cd ${SRCDIR}
29    
30   # only need xaw6 for the ica-client   # only need xaw6 for the ica-client
31   xorg_src_configure --disable-xaw8 --disable-xaw7 || die   # ica-client >= 10 needs xaw7!
32     xorg_src_configure --disable-xaw8 --enable-xaw7 || die
33   mmake || die   mmake || die
34  }  }

Legend:
Removed from v.372  
changed lines
  Added in v.373