You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by bn...@apache.org on 2002/01/29 00:39:28 UTC

cvs commit: apr/test aprtest.def

bnicholes    02/01/28 15:39:28

  Modified:    test     aprtest.def
  Log:
  Removed the obsolete flag statements and added a reference to APRLIB so
  that it will autoload
  
  Revision  Changes    Path
  1.2       +2 -2      apr/test/aprtest.def
  
  Index: aprtest.def
  ===================================================================
  RCS file: /home/cvs/apr/test/aprtest.def,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- aprtest.def	6 Aug 2001 20:51:54 -0000	1.1
  +++ aprtest.def	28 Jan 2002 23:39:28 -0000	1.2
  @@ -1,3 +1,3 @@
  -FLAG_ON 3
  -#FLAG_ON 29
   MODULE  LIBC.NLM
  +MODULE  APRLIB.NLM
  +