using content of an include file in configure.ac ...

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

 



Hi,

I have an include file (belongs to an external library, defs.mk) that
contains bunch of definitions such as,

F90COMPILER=mpif90
F90LINKER=mpif90
F90COMPILEOPTS=-O -fPIC -m64 -mcmodel=small -threads  -openmp

in it and i just want to use these definitions in the configure.ac file
without hard coding them. Is there any specific autoconf macro to do that?
Before using autoconf, i could use it by simply adding include statement
at the top of the makefile.

Regards,

--ufuk


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


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