Re: AC_SUBST_FILE

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

 



Andre Caldas writes:

>> I really love the  feature  to  replace a autoconf variable
>> with content of a file, ie. using AC_SUBST_FILE. But this feature
>> would be of even greater value if variable
>> substitution would take place.

> What variable would you want to substitute? With what value?

I assume the goal is general @variable@ substitution, like what
happens if you use the following to get @common_mk@ replaced:

--- autoconfig.ac ---
common_mk=common.mk
AC_SUBST_FILE(common_mk)
AC_CONFIG_FILES([common.mk:common.in])

-- 
Olaf Weber

               (This space left blank for technical reasons.)



_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.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