Magellan Linux

Diff of /branches/magellan-next/core/imlib2/imlib2-1.4.4-r2.smage2

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

revision 8196 by niro, Wed Jul 13 00:33:20 2011 UTC revision 8197 by niro, Wed Jul 13 07:05:10 2011 UTC
# Line 41  src_prepare() Line 41  src_prepare()
41    
42  src_compile()  src_compile()
43  {  {
44   mconfigure --sysconfdir=/etc/X11/imlib --with-x || die   mconfigure \
45     --sysconfdir=/etc/X11/imlib \
46     --enable-visibility-hiding \
47     --with-x \
48     || die
49    
50   mmake || die   mmake || die
51  }  }

Legend:
Removed from v.8196  
changed lines
  Added in v.8197