~mdcallag/+junk/5.1-map

« back to all changes in this revision

Viewing changes to acconfig.h

  • Committer: sasha at sashanet
  • Date: 2001-04-12 01:09:00 UTC
  • mfrom: (669.1.1)
  • Revision ID: sp1r-sasha@mysql.sashanet.com-20010412010900-14282
Ugly merge of 3.23 changes into 4.0 - fix up needed

Show diffs side-by-side

added added

removed removed

Lines of Context:
111
111
/* sigwait with one argument */
112
112
#undef HAVE_NONPOSIX_SIGWAIT
113
113
 
 
114
/* ORBIT */
 
115
#undef HAVE_ORBIT
 
116
 
114
117
/* pthread_attr_setscope */
115
118
#undef HAVE_PTHREAD_ATTR_SETSCOPE
116
119
 
230
233
#undef USE_MB
231
234
#undef USE_MB_IDENT
232
235
 
 
236
/* the pstack backtrace library */
 
237
#undef USE_PSTACK
 
238
 
233
239
/* Use MySQL RAID */
234
240
#undef USE_RAID
235
241