Displaying 1 result from an estimated 1 matches for "congiur".
Did you mean:
congiure
2008 Jun 06
1
Makevars or congiure for multi platforms
...ing Makevars or configure file
for multi platforms. A following line in Makevars works on my mac,
-----
PKG_CFLAGS=-I/Library/Frameworks/R.framework/PrivateHeaders -DHAVE_CONFIG_H
-----
(Note that the PrivateHeaders directory contains Fileio.h and Defn.h)
My question is,
How do I write Makevars or congiure for Unix/Linux and Windows?
I would like to support those platforms in my library.
Regards,
Tadashi Kadowaki