~ubuntu-branches/debian/sid/flickcurl/sid

« back to all changes in this revision

Viewing changes to src/config.h.in

  • Committer: Package Import Robot
  • Author(s): Kumar Appaiah
  • Date: 2013-05-20 21:15:09 UTC
  • mfrom: (1.4.1) (15.1.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130520211509-e701o5dlwa04aqiw
Tags: 1.24-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
/* Capture web service responses */
7
7
#undef CAPTURE
8
8
 
9
 
/* Experimental OAuth code */
10
 
#undef FLICKCURL_OAUTH
11
 
 
12
9
/* Release version as a decimal */
13
10
#undef FLICKCURL_VERSION_DECIMAL
14
11