IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 15, 2007, 1:16:19 PM (19 years ago)
Author:
Paul Price
Message:

According to the autoconf manual (section 4.7.2), you should NOT use AC_CONFIG_FILES to do variable substitution in anything except Makefiles (it does not completely qualify the path, i.e., $datadir resolves to $prefix/whatever). Instead, it recommends using sed within a Makefile. Implemented this to solve problem with getting $prefix in installed configuration files.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.