dougm       01/11/20 18:13:00

  Modified:    lib/ModPerl BuildOptions.pm
  Log:
  add missing LIBNAME option to the table
  
  Revision  Changes    Path
  1.12      +1 -0      modperl-2.0/lib/ModPerl/BuildOptions.pm
  
  Index: BuildOptions.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/lib/ModPerl/BuildOptions.pm,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- BuildOptions.pm   2001/10/20 18:59:28     1.11
  +++ BuildOptions.pm   2001/11/21 02:13:00     1.12
  @@ -164,3 +164,4 @@
   XS_GLUE_DIR     Directories containing extension glue
   INCLUDE_DIR     Add directories to search for header files
   GENERATE_XS     Generate XS code based on httpd version
  +LIBNAME         Name of the modperl dso library (default is libmodperl)
  
  
  


Reply via email to