Has anyone used the ax_compute_relative_paths for autoconf?
http://www.gnu.org/software/autoconf-archive/ax_compute_relative_paths.html

I am trying to use it and I just can't seem to get it to compute the
relative path. I have image files in datadir/appname and I would like
the app to access them from the bin folder. I tried putting the following
in my configure.ac file but I just can't seem to access the computed 
relative path.

AX_COMPUTE_RELATIVE_PATHS([bindir:datadir:bin_to_data])

Has anyone used this? I am new to autoconf and friends.

brian
-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture

Attachment: signature.asc
Description: Digital signature

_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to