sascha      01/01/05 11:57:46

  Modified:    .        hints.m4
  Log:
  Builds nicely without -DHPUX10, so remove the respective hint.
  
  Revision  Changes    Path
  1.33      +0 -1      apr/hints.m4
  
  Index: hints.m4
  ===================================================================
  RCS file: /home/cvs/apr/hints.m4,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -u -r1.32 -r1.33
  --- hints.m4  2000/12/20 16:20:09     1.32
  +++ hints.m4  2001/01/05 19:57:46     1.33
  @@ -87,7 +87,6 @@
        APR_SETIFNULL(LIBS, [-lm -lpthread])
        ;;
       *-hp-hpux10.*)
  -     APR_SETIFNULL(CFLAGS, [-DHPUX10])
        case $host in
          *-hp-hpux10.01)
   dnl         # We know this is a problem in 10.01.
  
  
  

Reply via email to