~ubuntu-branches/ubuntu/raring/curl/raring-updates

« back to all changes in this revision

Viewing changes to lib/curl_config.h.in

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2011-11-13 21:07:32 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 55.
  • Revision ID: package-import@ubuntu.com-20111113210732-bk5n25x2tu7aplur
Tags: upstream-7.22.0
ImportĀ upstreamĀ versionĀ 7.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
599
599
/* Define to 1 if you have the socket function. */
600
600
#undef HAVE_SOCKET
601
601
 
 
602
/* Define to 1 if you have the socketpair function. */
 
603
#undef HAVE_SOCKETPAIR
 
604
 
602
605
/* Define to 1 if you have the <socket.h> header file. */
603
606
#undef HAVE_SOCKET_H
604
607
 
725
728
/* Define to 1 if you have the <sys/utime.h> header file. */
726
729
#undef HAVE_SYS_UTIME_H
727
730
 
 
731
/* Define to 1 if you have the <sys/wait.h> header file. */
 
732
#undef HAVE_SYS_WAIT_H
 
733
 
728
734
/* Define to 1 if you have the <sys/xattr.h> header file. */
729
735
#undef HAVE_SYS_XATTR_H
730
736
 
813
819
/* Define to 1 if _THREAD_SAFE preprocessor symbol must be defined. */
814
820
#undef NEED_THREAD_SAFE
815
821
 
 
822
/* Define to enable NTLM delegation to winbind's ntlm_auth helper. */
 
823
#undef NTLM_WB_ENABLED
 
824
 
 
825
/* Define absolute filename for winbind's ntlm_auth helper. */
 
826
#undef NTLM_WB_FILE
 
827
 
816
828
/* cpu-machine-OS */
817
829
#undef OS
818
830