2010-06-22  Andreia Gaita  <avidigal@novell.com>

	* curl.m4: use nss instead of openssl to be able to use existing store

2010-05-28  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* curl.m4: Make it an error to not be able to build embedded curl.

2010-05-24  Andreia Gaita  <avidigal@novell.com>

	* curl.m4: tweak curl configure options to not build unnecessary
	things that can potentially break the build on dev systems

2010-05-12  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* curl.m4: Show configure failure reason for embedded curl.

	* chrome.m4: Add parenthesis around failure reasons to make configure output
	more readable.

2010-04-28  Andreia Gaita  <avidigal@novell.com>

	* mozilla.m4: remove ff36 bridge.
	using --define-variable=includetype=unstable on pkg-config for
	the ff3 bridge, we can get cflags that work for both libxul 1.9.1
	and 1.9.2, so ff3 now supports both.

2010-04-08  Chris Toshok  <toshok@ximian.com>

	* chrome.m4: check for more chrome executables, and remove the
	python check since we aren't using python to sign crx files
	anymore.

2010-03-30  Andreia Gaita  <avidigal@novell.com>

	* m4/curl.m4: move CUSTOM_SUBDIR_OPTION to utilities.m4
	* m4/utilities.m4: define m4_ifblank/m4_ifnblank helpers

2010-03-30  Andreia Gaita  <avidigal@novell.com>

	* various.m4: move curl checks to curl.m4
	* curl.m4: add support for --with-curl=no|embedded|system options
	* ax_file_escapes.m4, m4/ax_print_to_file.m4: helper files for
	CUSTOM_SUBDIR_OPTION

2010-02-26  Andreia Gaita  <avidigal@novell.com>

	* various.m4: Add curl checks and --with-curl flag to
	activate building the curl bridge

2010-02-17  Andreia Gaita  <avidigal@novell.com>

	* mozilla.m4: Fix firefox flags, for they are borked

2010-01-28  Andreia Gaita  <avidigal@novell.com>

	* mozilla.m4: Add Firefox 3.6 support

2009-12-08  Chris Toshok  <toshok@ximian.com>

	* build-configuration.m4: add --enable-sdk (defaults to yes) so
	people can disable the monodevelop sdk installation.

2009-10-07  Rusty Howell  <rhowell@novell.com>

	 * mozilla.m4: Reverting MAX_FIREFOX_VERSION back to 3.5.* due to FF 3.6
	deprecating XPCOM and migrating to npruntime
	See: http://lists.ximian.com/pipermail/moonlight-list/2009-October/000627.html

2009-07-30  Andrés G. Aragoneses  <aaragoneses@novell.com>

	* mozilla.m4: Bump MAX_FIREFOX_VERSION to make it work with
	Firefox trunk. See 
	http://lists.ximian.com/pipermail/moonlight-list/2009-June/000504.html

2009-06-02  Rusty Howell  <rhowell@novell.com>

	 * examples.m4: Added to be able to disable building the examples

2009-05-06  Raja R Harinath  <harinath@hurrynot.org>

	* mono.m4 (mcspath): Use $(srcdir) to refer to mcs/.
	(mono_basic_path): Likewise for mono-basic/.
	Use AC_MSG_WARN instead of AC_WARNING.

2009-05-02  Andreia Gaita  <avidigal@novell.com>

	* unwind.m4: Only add unwind libs if building in debug mode

2009-04-29  Andreia Gaita  <avidigal@novell.com>

	* unwind.m4: Add libunwind checks

2009-04-23  Aaron Bockover  <abock@gnome.org>

	* firefox-xpi.m4:

2009-04-23  Aaron Bockover  <abockover@novell.com>

	* firefox-xpi.m4: Fix regression that allows building without
	any browser support

2009-04-22  Rusty Howell   <rhowell@novell.com>

	* Removed --enable-user-plugin from firefox-xpi.m4

2009-04-22  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* testing.m4: Sles 10 has ImageMagick 6.2.5. Let's see if that
	  version works.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* mono.m4: Space, be gone.

2009-04-21  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* mono.m4: Add support for --with-mono-basic-path=<path>

2009-04-16  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* mono.m4: Set HAVE_RSVG_SHARP in all code paths. Fixes
	  configure with --disable-desktop-support.

2009-04-08  Rolf Bjarne Kvinge  <RKvinge@novell.com>

	* testing.m4: We don't requrie dbus anymore.

2009-04-03  Chris Toshok  <toshok@ximian.com>

	* build-configuration.m4: remove the COMPATABILITY_BUGS stuff,
	since that's for compatability with 1.0, which we no longer are.

2009-04-02  Aaron Bockover  <abockover@novell.com>

	* ffmpeg.m4:
	* build-configuration.m4:
	* mozilla.m4:
	* sound.m4:
	* cairo.m4: Change the , to a | in AC_HELP_STRING because aclocal in
	openSUSE 11.0 is old and sucks and thinks it's an argument separator

