autoconf
[Top][All Lists]
Advanced

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

Re: Where is the proper place to include my include files


From: Douglas Phillipson
Subject: Re: Where is the proper place to include my include files
Date: Thu, 15 Jun 2006 14:27:09 -0700
User-agent: Thunderbird 1.5 (X11/20060119)



Stepan Kasal wrote:
Hello,

On Thu, Jun 15, 2006 at 11:23:37AM -0700, Douglas Phillipson wrote:
Where is the proper place to get Automake/Autoconf to track my include files when creating a distribution?

I'm not sure I understand the question: what is "your" include file.

The Autoconf generated configure script checks for header files on
the build host, the macro used for that is AC_CHECK_HEADERS.

HTH,
        Stepan Kasal


OK, I guess my include files go in makefile.am on the "SOURCES" line with other .c files. That works. I was looking for some magic mechanism that I really didn't need, noobie that I am.

Thanks

Doug P




reply via email to

[Prev in Thread] Current Thread [Next in Thread]