On Friday, August 06, 2010 20:19:41 Tao Wang wrote:
please dont top post
> Thank you. It works for my C/C++ files.
> However, how it works on text file and script file? They don't have
> compiler to pass the define from parameters. For most scripts, they don't
> accept bash syntax "${prefix}", they do need the value of
> "${prefix}/share". How can I do that?
typically people dont expand things in such files
-mike