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
- Re: Scripts... Alex Turner
- Re: Scripts... Rusty Ballinger
- Re: Scripts... Tom Tromey
- Re: Scripts... Alex Turner
- Re: Scripts... Tom Tromey
- Re: Scripts... Akim Demaille