minires-0.95 - a new package ready for review

Corinna Vinschen vinschen@redhat.com
Wed Nov 19 09:37:00 GMT 2003


On Wed, Nov 19, 2003 at 10:18:04AM +0100, Corinna Vinschen wrote:
> On Tue, Nov 18, 2003 at 09:43:45PM -0500, Pierre A. Humblet wrote:
> > Review? Vote?
> 
> Review: The only problem I found was the naming of the source package.
> It's missing the -1 and the source directory within is missing the -1,
> too.
> 
> Vote: +3 from me.

Oh, btw., why does minires export the symbols with leading underscores?
This results in a problem with configure, e. g.:

  AC_CHECK_FUNC(res_query, 
	  [], [ AC_CHECK_LIB(resolv, res_query, LIBS="$LIBS -lresolv") ]
  )

won't work.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.



More information about the Cygwin-apps mailing list