Magellan Linux

Diff of /branches/R11-stable/extras/fltk/fltk-1.3.3-r1.smage2

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

revision 23570 by niro, Thu Jan 15 12:26:13 2015 UTC revision 23571 by niro, Thu Jan 15 12:27:40 2015 UTC
# Line 52  src_prepare() Line 52  src_prepare()
52    
53   # broken usage of autotools in the pkg, autoheader will fail   # broken usage of autotools in the pkg, autoheader will fail
54   #mautoreconf || die   #mautoreconf || die
55   autoconf --force || die   ./autogen.sh || die
  automake --add-missing || die  
56  }  }
57    
58  src_compile()  src_compile()

Legend:
Removed from v.23570  
changed lines
  Added in v.23571