<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kiko Web Blog &#187; C/C++</title>
	<atom:link href="http://www.kikoweb.org/blog/category/programming/c-cpp/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kikoweb.org/blog</link>
	<description>Don't think you are. Know you are.</description>
	<lastBuildDate>Thu, 01 Apr 2010 13:48:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Autotools: a practitioner&#8217;s guide to Autoconf, Automake and Libtool (Chapter 1)</title>
		<link>http://www.kikoweb.org/blog/117/autotools-a-practitioners-guide-to-autoconf-automake-and-libtool-chapter-1</link>
		<comments>http://www.kikoweb.org/blog/117/autotools-a-practitioners-guide-to-autoconf-automake-and-libtool-chapter-1#comments</comments>
		<pubDate>Sat, 17 May 2008 19:46:45 +0000</pubDate>
		<dc:creator>Kiko</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Daily News]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Dive into Computer Science]]></category>
		<category><![CDATA[Documentazione]]></category>
		<category><![CDATA[FLOSS]]></category>
		<category><![CDATA[GNU/Linux]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Licenze]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.kikoweb.org/blog/117/autotools-a-practitioners-guide-to-autoconf-automake-and-libtool-chapter-1</guid>
		<description><![CDATA[In this chapter I’ve presented a high-level overview of the Autotools to give you a feel for how everything ties together.
In the next chapter, we’ll begin creating a hand-coded build system for a toy project. The idea is that you’ll become familiar with the requirements of a reasonable build system, and how much can be [...]
<script type="text/javascript">
SHARETHIS.addEntry(
	{
	title: "Autotools: a practitioner&#8217;s guide to Autoconf, Automake and Libtool (Chapter 1)",
	url: "http://www.kikoweb.org/blog/117/autotools-a-practitioners-guide-to-autoconf-automake-and-libtool-chapter-1"
	}
	
	
);
</script>
	]]></description>
		<wfw:commentRss>http://www.kikoweb.org/blog/117/autotools-a-practitioners-guide-to-autoconf-automake-and-libtool-chapter-1/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
