wsanchez    01/04/06 18:02:31

  Modified:    .        configure.in
  Log:
  Detect mach-o/dyld.h, which we'll need for DSO support on Darwin.
  
  Revision  Changes    Path
  1.280     +1 -0      apr/configure.in
  
  Index: configure.in
  ===================================================================
  RCS file: /home/cvs/apr/configure.in,v
  retrieving revision 1.279
  retrieving revision 1.280
  diff -u -r1.279 -r1.280
  --- configure.in      2001/04/06 23:52:54     1.279
  +++ configure.in      2001/04/07 01:02:31     1.280
  @@ -482,6 +482,7 @@
       io.h             \
       langinfo.h               \
       limits.h         \
  +    mach-o/dyld.h    \
       malloc.h         \
       memory.h         \
       netdb.h          \
  
  
  

Reply via email to