Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

configure.in file in Unix

Status
Not open for further replies.

aashishagrawal

Programmer
Apr 23, 2002
10
IN
I have a configure.in file, I can generate configure file
from this(by autoconf) and which can subsequently give me Makefile for my project.
My question is as I want to do cross
compilation, where target board options can be given in configure.in file( m4 macros), so tjhat generated configure file when run will give me the make file
for the target system.
thanks,
Aashish Agrawal
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top