comparison src/defaults.h.in @ 5909:a6a2423a9c25

[project @ 2006-07-27 19:35:22 by jwe]
author jwe
date Thu, 27 Jul 2006 19:35:22 +0000
parents 62e7b9307d00
children d42abdfcb8e9
comparison
equal deleted inserted replaced
5908:9c134531c2c4 5909:a6a2423a9c25
109 #define OCTAVE_LOCALOCTFILEDIR %OCTAVE_LOCALOCTFILEDIR% 109 #define OCTAVE_LOCALOCTFILEDIR %OCTAVE_LOCALOCTFILEDIR%
110 #endif 110 #endif
111 111
112 #ifndef OCTAVE_LOCALSTARTUPFILEDIR 112 #ifndef OCTAVE_LOCALSTARTUPFILEDIR
113 #define OCTAVE_LOCALSTARTUPFILEDIR %OCTAVE_LOCALSTARTUPFILEDIR% 113 #define OCTAVE_LOCALSTARTUPFILEDIR %OCTAVE_LOCALSTARTUPFILEDIR%
114 #endif
115
116 #ifndef OCTAVE_LOCALAPIARCHLIBDIR
117 #define OCTAVE_LOCALAPIARCHLIBDIR %OCTAVE_LOCALAPIARCHLIBDIR%
114 #endif 118 #endif
115 119
116 #ifndef OCTAVE_LOCALVERARCHLIBDIR 120 #ifndef OCTAVE_LOCALVERARCHLIBDIR
117 #define OCTAVE_LOCALVERARCHLIBDIR %OCTAVE_LOCALVERARCHLIBDIR% 121 #define OCTAVE_LOCALVERARCHLIBDIR %OCTAVE_LOCALVERARCHLIBDIR%
118 #endif 122 #endif