[cgma-dev] Minor issue in configure.ac

Paul Wilson wilsonp at engr.wisc.edu
Fri Aug 21 14:27:57 CDT 2009


James Porter wrote:
> On Fri, 2009-08-21 at 13:09 -0500, Paul Wilson wrote:
>   
>> Hi there,
>>
>> The current configure.ac in CGM invokes
>>
>>     AC_PROG_SED
>>
>> instead of
>>
>>   AC_CHECK_PROG( [SED], [sed], [sed], [true] )
>>
>> It turns out that the former does not work on my system, but the latter 
>> does.  Is there a reason to use one over the other?  I notice that MOAB 
>> uses the latter.
>>     
>
> What version of autoconf are you using? 2.13 doesn't have the former,
> but modern versions should have it. If you need 2.13 for some other
> projects, there's an autoconf2.13 package in Debian/Ubuntu that will
> automatically switch between 2.13 and 2.50+ based on the configure file.
>   
I'm using autoconf 2.59 and automake 1.9.6.  Maybe it is automake that 
is the problem?

Paul

-- 
-- --------------------------------------------------------- --
Paul P H Wilson                  UW-Madison Engineering Physics
Associate Professor               419 Engineering Research Bldg
wilsonp at engr.wisc.edu                       1500 Engineering Dr
608/263-0807 fax:608/263-4499                 Madison, WI 53706
http://www.cae.wisc.edu/~wilsonp    http://www.engr.wisc.edu/ep
                       My calendar
http://www.google.com/calendar/embed?src=paul@nagus-wilson.net

          Contributing to the joy and improvement
                  of all those around me

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20090821/6f39699b/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3333 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.mcs.anl.gov/pipermail/cgma-dev/attachments/20090821/6f39699b/attachment.bin>


More information about the cgma-dev mailing list