~ubuntu-branches/ubuntu/intrepid/net-snmp/intrepid-updates

« back to all changes in this revision

Viewing changes to include/net-snmp/net-snmp-config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-11-28 12:29:34 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20061128122934-82xxzy2zcvypnvy7
Tags: 5.2.3-4ubuntu1
* Merge from debian unstable, remaining changes:
  - remove stop links from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
206
206
/* Define to 1 if you have the <asm/page.h> header file. */
207
207
#undef HAVE_ASM_PAGE_H
208
208
 
 
209
/* Define to 1 if you have the <asm/types.h> header file. */
 
210
#undef HAVE_ASM_TYPES_H
 
211
 
209
212
/* Define to 1 if you have the `bcopy' function. */
210
213
#undef HAVE_BCOPY
211
214
 
890
893
/* Define to 1 if the system has the type `uint64_t'. */
891
894
#undef HAVE_UINT64_T
892
895
 
 
896
/* Define to 1 if the system has the type `uintptr_t'. */
 
897
#undef HAVE_UINTPTR_T
 
898
 
 
899
/* Define to 1 if the system has the type `intptr_t'. */
 
900
#undef HAVE_INTPTR_T
 
901
 
893
902
/* Define to 1 if you have the `uname' function. */
894
903
#undef HAVE_UNAME
895
904