Re: submission: idl_depend

2000-08-17 Thread Alex Hornby
A generic CORBA wrapper is going to be complicated. Here's my 2p worth. This may be more appropriate to automake than autoconf... Ruslan Shevchenko writes: > 1. different ORB use different extensions. > > what mean .idl_c.hh : idl 2 c and hh ? >can it be somethin like: > id

Bug in autoconf 2.49a: conftest* remain undeleted

2000-08-17 Thread Diego Sevilla Ruiz ([EMAIL PROTECTED])
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all: I've seen a bug in autoconf 2.49a that I downloaded from CVS yesterday. I noted that when I used "AC_SEARCH_LIBS", the conftest* files were not deleted. I then inspected the source code and I found that when one calls the "..._IFELSE" mac