A General-Purpose Configuration Macro

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

 



Greetings,
 
I need to write a general-purpose M4 macro for Autoconf that reads in a
simple C++ source file that is assumed to make a simple configuration
check (as opposed to doing the same directly in M4) after which the M4
macro compiles, links, and executes (yeah I'm throwing cross-compiling
out the door) the C++ program and appends its output to a configuration
header file.
 
I'm guessing that there is already an Autoconf/Automake macro out there
somewhere similar to this and I'm hoping someone can point it out.  :)
 
Thanks,
Eric.
 
_______________________________________________
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