[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Warning for ./configure --with-ssl without in-tree neon

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-12-13 02:34:33 CET

It was pointed out to me today that we silently accept the
"--with-ssl" argument even when a user isn't building with an in-tree
version of neon. There's a section in the --help output that
documents the uselessness of doing so, but at actual configure time it
goes through silently. I've got a half-done patch here that adds a
warning, but I don't know a whole lot about our autoconf stuff, so I
figured I'd post it here and let the autoconf masters comment. If I
had to guess, I'd say that my test for the in-tree neon is probably
not entirely correct, so I'd love comments on the right way to do that
in addition to the general idea.

Thanks,

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Tue Dec 13 02:35:31 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.