prefix variable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey I'm trying to get up to speed on the install variables that autoconf uses. The doc that I have (for ver 2.59) says:

"...
Most of these variables have values that rely on |prefix| or |exec_prefix|. It is deliberate that the directory output variables keep them unexpanded: typically |@datadir@| will be replaced by |${prefix}/share|, not |/usr/local/share"




So is it just understood that I'm supposed to use an assignment like:

"prefix = @prefix@"

In my Makefile.in?  Otherwise I don't see how $(datadir) gets set.
|


_______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://mail.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux