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

Typo in configure --help

From: Johannes Fahrenkrug <jfa_at_gebeco.de>
Date: 2004-03-25 14:30:03 CET

Hi,

when you call ./configure --help in the source dir of subversion 1.0.0
and 1.0.1, you get a list of switches. One of them is
»--experimental-libtool«. When you use that switch though, configure
say, that it doesn't know it.
The configure script is actually expecting
»--enable-experimental-libtool«. So either we should change the --help
message to --enable-experimental-libtool or the name of the switch to
--experimental-libtool.

-Johannes.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 25 13:30:26 2004

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.