Juergen Spitzmueller <[EMAIL PROTECTED]> writes:

| Lars Gullik Bjønnes wrote:
| > | #define PACKAGE "lyx"
| >
| > And with the "reordeing" of the configure.ac macros patch?
| 
| with Georg's second patch, yes. Note that things improved with the patch: the 
| files dir is correct, so in configure.ac:310, where real_datadir is defined 
| as
|       real_datadir=`eval "echo \`eval \"echo ${datadir}/${PACKAGE}\"\`"`
| PACKAGE seems to be set correctly ("lyx-cvs"). But in config.h, PACKAGE is 
| still "lyx" :-(

Ok, now do me a favour. In the automake options (in configure.ac) add
'no-define' there. Does that make a defference? (it wond't work since
VERSION will be undefined, but PACKAGE should hopefully end up being
set to lyx-cvs. (I'll handle the VERSION after that)

-- 
        Lgb

Reply via email to