~zulcss/ubuntu/lucid/likewise-open/likewise-open-sru

« back to all changes in this revision

Viewing changes to domainjoin/include/DomainJoinConfig.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Rick Clark
  • Date: 2008-08-27 08:56:20 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20080827085620-5q0f58b9qtog9myq
Tags: 4.1.0.2956-0ubuntu1
* missing-likewise-logo.diff: removed
* fixed copyright notice
* updated Standards-Version to 3.8.0
* removed path from command in prerm
* removed stop in S runlevel

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
/* Define to 1 if you have the <inttypes.h> header file. */
35
35
#undef HAVE_INTTYPES_H
36
36
 
 
37
/* Define to 1 if you have the `dl' library (-ldl). */
 
38
#undef HAVE_LIBDL
 
39
 
37
40
/* Define to 1 if you have the `nsl' library (-lnsl). */
38
41
#undef HAVE_LIBNSL
39
42
 
81
84
/* Define to 1 if you have the `settimeofday' function. */
82
85
#undef HAVE_SETTIMEOFDAY
83
86
 
 
87
/* Define to 1 if you have the `sigprocmask' function. */
 
88
#undef HAVE_SIGPROCMASK
 
89
 
84
90
/* Define to 1 if you have the `socket' function. */
85
91
#undef HAVE_SOCKET
86
92