configure: use AC_ARG_ENABLE() for purple/telepathy build options
commite476bb5fa0f501b2b313f08a819c653abada9395
authorStefan Becker <stefan.becker@nokia.com>
Sun, 28 Mar 2010 21:19:53 +0000 (29 00:19 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Sun, 28 Mar 2010 21:19:53 +0000 (29 00:19 +0300)
treec13209ceb94e08ed043092f2981f011a13f9f6dc
parentcaadb6a5ff5ee06e19ae763e2349ddd3f0892a51
configure: use AC_ARG_ENABLE() for purple/telepathy build options

From the autoconf manual:
   - use AC_ARG_WITH() to check for external packages needed for the build.
   - use AC_ARG_ENABLE() to select which parts of the package to build.

Updated packaging files.
configure.ac
contrib/debian/rules
contrib/opensuse-build-service/debian.rules
contrib/opensuse-build-service/pidgin-sipe.spec
contrib/rpm/pidgin-sipe.spec