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

« back to all changes in this revision

Viewing changes to acinclude.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:
2145
2145
        else
2146
2146
          LIBS="$curl_cv_gclk_LIBS $curl_cv_save_LIBS"
2147
2147
        fi
 
2148
        CURL_LIBS="$CURL_LIBS $curl_cv_gclk_LIBS"
2148
2149
        AC_MSG_RESULT([$curl_cv_gclk_LIBS])
2149
2150
        ac_cv_func_clock_gettime="yes"
2150
2151
        ;;