Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATED
authorDan Winship <danw@gnome.org>
Fri, 4 Jan 2013 15:36:21 +0000 (10:36 -0500)
committerDan Winship <danw@gnome.org>
Fri, 4 Jan 2013 15:36:21 +0000 (10:36 -0500)
commit54978fa43f27107870d0c417bacd4dd9a6740479
tree7c9d96da664f2ea3ed38802b0d3a4d69cbee4627
parentc435fd0695ad927921b83d93295d0e79ae4cfe0e
Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATED

GNOME_MAINTAINER_MODE_DEFINES apparently sets
LIBSOUP_DISABLE_DEPRECATED, which is now causing various jhbuild
modules to break. "Fix" this by renaming the define (which is only
still there because gtk-doc complains if it's not). The *right* way to
get deprecation warnings/errors now is to define
SOUP_VERSION_MIN_REQUIRED.
docs/reference/Makefile.am
libsoup/soup-cookie-jar.h
libsoup/soup-form.h
libsoup/soup-logger.h
libsoup/soup-message-headers.h
libsoup/soup-message.h
libsoup/soup-proxy-resolver.h
libsoup/soup-session-async.h
libsoup/soup-session-sync.h
libsoup/soup-session.h