~facundo/ubuntuone-client/working-speedups

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: natalia.bidart at canonical
  • Date: 2010-10-07 16:04:50 UTC
  • mto: This revision was merged to the branch mainline in revision 731.
  • Revision ID: natalia.bidart@canonical.com-20101007160450-5wptfwjylchic31m
Added constant placeholder to be able to switch to new SSO dbus interface.

Show diffs side-by-side

added added

removed removed

Lines of Context:
203
203
 
204
204
dnl Strings to pass to SSO data
205
205
SSO_APP_NAME="Ubuntu One"
206
 
SSO_TC_URL="https://one.ubuntu.com/terms"
 
206
SSO_TC_URL="https://one.ubuntu.com/terms/"
 
207
SSO_PING_URL="https://one.ubuntu.com/oauth/sso-finished-so-get-tokens/"
207
208
AC_SUBST(SSO_APP_NAME)
208
209
AC_SUBST(SSO_TC_URL)
 
210
AC_SUBST(SSO_PING_URL)
209
211
 
210
212
AC_CONFIG_FILES([
211
213
Makefile