Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Vincent Torri wrote: > > > On Thu, 24 Mar 2011, Brett Nash wrote: > PKG_CHECK_MODULES([ELEMENTARY], elementary) +AC_LIBTOOL_DLOPEN >>> >>> you will have the terrible libltdl stuff. You really want it ? >> >> oh god no. >> >> All I really want is for the autoconf to

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Thu, 24 Mar 2011, Brett Nash wrote: >>> PKG_CHECK_MODULES([ELEMENTARY], elementary) >>> +AC_LIBTOOL_DLOPEN >> >> you will have the terrible libltdl stuff. You really want it ? > > oh god no. > > All I really want is for the autoconf to do that really tricky thing I > used to do manually in th

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Brett Nash
> > PKG_CHECK_MODULES([ELEMENTARY], elementary) > > +AC_LIBTOOL_DLOPEN > > you will have the terrible libltdl stuff. You really want it ? oh god no. All I really want is for the autoconf to do that really tricky thing I used to do manually in the makefile... you know put -ldl at the end of link

Re: [E-devel] E SVN: nash trunk/ensure

2011-03-23 Thread Vincent Torri
On Wed, 23 Mar 2011, Enlightenment SVN wrote: > Log: > ensure: check for libdl in autofutz > > Author: nash > Date: 2011-03-23 02:43:32 -0700 (Wed, 23 Mar 2011) > New Revision: 58020 > Trac: http://trac.enlightenment.org/e/changeset/58020 > > Modified: > trunk/ensure/confi

Re: [E-devel] E SVN: nash trunk/ensure/src

2011-03-22 Thread Vincent Torri
On Tue, 22 Mar 2011, Brett Nash wrote: > On Tue, Mar 22, 2011 at 11:06:18AM +0100, Vincent Torri wrote: can you use ecore_pipe, please ? >>> >>> Any reason? Ensure is about as portable as system("strings /vmlinuz") so >>> it's >>> not going to help any porting efforts. >> >> you mean that

Re: [E-devel] E SVN: nash trunk/ensure/src

2011-03-22 Thread Vincent Torri
On Tue, 22 Mar 2011, Brett Nash wrote: > On Tue, Mar 22, 2011 at 10:11:48AM +0100, Vincent Torri wrote: >> >> >> On Tue, 22 Mar 2011, Enlightenment SVN wrote: >> >>> Log: >>> Use pipes for sending commands >> >> can you use ecore_pipe, please ? > > Any reason? Ensure is about as portable as sys

Re: [E-devel] E SVN: nash trunk/ensure/src

2011-03-22 Thread Vincent Torri
On Tue, 22 Mar 2011, Enlightenment SVN wrote: > Log: > Use pipes for sending commands can you use ecore_pipe, please ? Vincent > > Author: nash > Date: 2011-03-22 02:04:28 -0700 (Tue, 22 Mar 2011) > New Revision: 57970 > Trac: http://trac.enlightenment.org/e/changeset/57