Re: biginner in an embedded program

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to ORMANCEY Nicolas on 4/27/2009 4:13 AM:
> As I said above, I'm an absolute beginner of autotools and I understand
> quite nothing to it

You may find it helpful to read a good tutorial first.  For example,
http://www.gnu.org/software/automake/manual/automake.html#Autotools-Introduction

> So I understood that I have to add autoconf macro on configure.ac and
> Makefile.in.

Macros go directly in configure.ac (but that doesn't scale well), in
aclocal.m4 (if you don't use automake), or in acinclude.m4 via an include
directory (if you do use automake).  Makefile.in is generated by automake
from Makefile.am, but does not contain macros.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@xxxxxxx
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkn2718ACgkQ84KuGfSFAYCmCACfb6JVFzqofVC4z8oUjn1UiFLZ
+dAAn1xkG32OqfpjNFHTj2qMdmrQnxCn
=UjYu
-----END PGP SIGNATURE-----


_______________________________________________
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