What is the best way to have a script/program where $pkgdatadir is
located?

For C, it's easy enough just to do
CCFLAGS=-DPKGDATADIR="\""$(pkgdatadir)"\"" but what about things like perl
scripts that have to pull option files and such.  Is there a standard way
to tackle this?

Thanks

Alex T


Reply via email to