From qspencer at ieee dot org Mon Apr 17 16:25:49 2006 Subject: LOCALAPIFCNFILEDIR defined incorrectly in 2.9.5 From: Quentin Spencer To: bug-octave at octave dot org Date: Mon, 17 Apr 2006 16:22:13 -0500 (Apologies if you get this twice. I sent this first to the old e-mail address and it doesn't seem to be getting through ... yet). I just noticed the following in 2.9.5: > octave-config -p API_VERSION api-v18 > octave-config -p LOCALAPIFCNFILEDIR /usr/share/octave/site//m With 2.9.4, I got /usr/share/octave/site/api-v17/m Looking at configure, it seems that LOCALAPIFCNFILEDIR is somehow getting defined before API_VERSION is. -Quentin