This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Question about UnicodeData.txt data file


>>>>> "Patrick" == Patrick Ellis <Patrick.Ellis@sas.com> writes:

Patrick> Is there anyway in the configure file to set the relative
Patrick> path to <.> instead of the absolute path?

Patrick> I know in the config.java file srcdir can be changed but is
Patrick> there a way to set this during configuration?

Not at present.  It is set like so:

SRCDIR=`(cd $srcdir; pwd)`
AC_SUBST(SRCDIR)

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]