[Gnucash-changes] r12020 - gnucash/trunk - Remove redundant
	RPC variable
    Derek Atkins 
    warlord at MIT.EDU
       
    Tue Nov 22 18:20:40 EST 2005
    
    
  
Quoting Neil Williams <codehelp at cvs.gnucash.org>:
> Remove redundant RPC variable
> -SUBDIRS = file ${SQL_DIR} ${RPC_DIR}
> +SUBDIRS = file ${SQL_DIR}
> DIST_SUBDIRS = file postgres
>
> noinst_HEADERS = gnc-backend-api.h
You should also remove the --enable-rpc option from configure and
make sure the --rpc-server option is removed from the command-line
and server operation.
Note:  This /all/ should've probably been in one commit ;)
-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available
    
    
More information about the gnucash-changes
mailing list