~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to m4/curl-confopts.m4

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
472
472
          ares_channel channel;
473
473
          ares_cancel(channel); /* added in 1.2.0 */
474
474
          ares_process_fd(channel, 0, 0); /* added in 1.4.0 */
 
475
          ares_dup(&channel, channel); /* added in 1.6.0 */
475
476
        ]])
476
477
      ],[
477
478
        AC_MSG_RESULT([yes])