Re: Help building a MSVC project

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

 



On Mon, Mar 17, 2008 at 9:28 PM, epswint <epswint@xxxxxxxxxxx> wrote:
>  -Can autoconf/automake determine the code dependencies (e.g. follow the
>  #include trail) and put those in the Makefile?

If your configure script detects GCC, then yes, your build system will
automatically follow the #include trail, so if any header changes,
your code correctly gets recompiled.  This is true even for system
headers.


_______________________________________________
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