/[mailutils]/mailutils/README
ViewVC logotype

Diff of /mailutils/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by gray, Mon Mar 3 08:18:37 2003 UTC revision 1.17 by gray, Wed Apr 23 11:45:02 2003 UTC
# Line 54  specific configuration options: Line 54  specific configuration options:
54    
55          Do not build thread-safe libraries.          Do not build thread-safe libraries.
56    
57      --enable-mysql      --with-mysql
58    
59          Enable support for authentication via MySQL. Note that depending          Enable support for authentication via MySQL. Note that depending
60          on how your MySQL system is installed, this may require adding          on how your MySQL system is installed, this may require adding
61          appropriate directories to the library and include paths, e.g.:          appropriate directories to the library and include paths, e.g.:
62    
63          ./configure LIBS='-L/usr/local/mysql/lib' \          ./configure LIBS='-L/usr/local/mysql/lib' \
64                      CPPLAGS='-I/usr/local/mysql/include' --enable-mysql                      CPPLAGS='-I/usr/local/mysql/include' --with-mysql
65    
66        --with-postgres
67    
68            Enable support for authentication via PostgreSQL. You may
69            have to explicitly specify LIBS and CPPFLAGS (see above).
70    
71      --enable-mh-utils      --enable-mh-utils
72    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26