~ubuntu-branches/debian/squeeze/glib2.0/squeeze

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-compiling.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-06-27 09:56:08 UTC
  • mfrom: (1.4.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090627095608-pi9244lmozmr2cm6
Tags: 2.20.4-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Compiling GLib Applications</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.1">
7
7
<link rel="home" href="index.html" title="GLib Reference Manual">
8
8
<link rel="up" href="glib.html" title="GLib Overview">
9
9
<link rel="prev" href="glib-cross-compiling.html" title="Cross-compiling the GLib package">
37
37
<th width="100%" align="center">GLib Reference Manual</th>
38
38
<td><a accesskey="n" href="glib-running.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
39
39
</tr></table>
40
 
<div class="refentry" lang="en">
 
40
<div class="refentry" title="Compiling GLib Applications">
41
41
<a name="glib-compiling"></a><div class="titlepage"></div>
42
42
<div class="refnamediv"><table width="100%"><tr>
43
43
<td valign="top">
48
48
</td>
49
49
<td valign="top" align="right"></td>
50
50
</tr></table></div>
51
 
<div class="refsect1" lang="en">
52
 
<a name="id441933"></a><h2>Compiling GLib Applications on UNIX</h2>
 
51
<div class="refsect1" title="Compiling GLib Applications on UNIX">
 
52
<a name="id503132"></a><h2>Compiling GLib Applications on UNIX</h2>
53
53
<p>
54
54
To compile a GLib application, you need to tell the compiler where to 
55
55
find the GLib header files and libraries. This is done with the