summaryrefslogtreecommitdiffstats
path: root/server/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Changed the complete autotools setup for rteval-xmlrpcDavid Sommerseth2009-12-031-0/+824
- Rewrote the complete autotools setup for rteval server to also include the XMLRPC interface - Compiles and installs both the Python files needed for Apache+mod_python and the files needed for the rteval_parserd - ./configure accepts --with-xmlrpc-webroot to set the directory of the XML-RPC files needed for mod_python. If this is not set, those files will not be installed. - Moved the sql/rteval-1.0.sql file into the server directory, where it is needed and install this file into the doc directory