~ubuntu-branches/ubuntu/hoary/courier/hoary

« back to all changes in this revision

Viewing changes to afx/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-11-29 12:09:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041129120934-kkn0xj11j0n1n6lo
Tags: 0.47-3ubuntu1
* Nathaniel McCallum
 - debian/*.init: pretty initscripts
 - debian/control: version depends on lsb-base

Show diffs side-by-side

added added

removed removed

Lines of Context:
89
89
/* Define to empty if `const' does not conform to ANSI C. */
90
90
#undef const
91
91
 
92
 
/* Define as `__inline' if that's what the C compiler calls it, or to nothing
93
 
   if it is not supported. */
 
92
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
93
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
94
#ifndef __cplusplus
94
95
#undef inline
 
96
#endif
95
97
 
96
98
/* Define to `unsigned' if <sys/types.h> does not define. */
97
99
#undef size_t