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

[PATCH] really ignore --enable_dso

From: Dan Christian <dchristian_at_google.com>
Date: Fri, 29 Feb 2008 13:36:13 -0800

The configure option --enable_dso has been replaced by
--enable-runtime-module-search. However, if you pass in --enable_dso
(because it used to work), it does not generate a warning/error and
gives you a broken build.

[[[
* configure.ac:
  Rename enable_dso to use_dso so --enable_dso is truly ignored as an argument.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-02-29 22:36:32 CET

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.