Autotools: Difference between revisions
From charlesreid1
(Created page with "{{Stub}} = Hello World Example = To illustrate how to use autotools, I'll use a simple "hello world" example. = References = http://inti.sourceforge.net/tutorial/libinti/au...") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
<!-- | |||
= Hello World Example = | = Hello World Example = | ||
| Line 5: | Line 7: | ||
To illustrate how to use autotools, I'll use a simple "hello world" example. | To illustrate how to use autotools, I'll use a simple "hello world" example. | ||
--> | |||
= References = | = References = | ||
| Line 12: | Line 14: | ||
http://www.gnu.org/software/hello/manual/automake/Autotools-Introduction.html | http://www.gnu.org/software/hello/manual/automake/Autotools-Introduction.html | ||
[[Category:Computers]] | |||
[[Category:Languages]] | |||
[[Category:Programs]] | |||
Revision as of 07:12, 10 March 2011
References
http://inti.sourceforge.net/tutorial/libinti/autotoolsproject.html
http://www.gnu.org/software/hello/manual/automake/Autotools-Introduction.html