On Tuesday, August 7, 2012 8:47:46 AM UTC+2, Jeroen Demeyer wrote: > > On 2012-08-06 20:32, Julien Puydt wrote: > > Ouch. Then indeed, they have one more build-time dep than necessary. > I guess the correct thing to do for Sage would be to ship libtool inside > the spkg (this is what is usually done for autotools projects anyway). > Exactly my point. But I don't know how to generate the 4 files which are needed to generate libtool itself at configure time... I tried to create a configure.in file containing only AC_PROG_LIBTOOL and running aclocal but got an error about _AC_LANG not being defined. Running libtoolize in an empty folder did nothing.
-- -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org