~ubuntu-desktop/libindicator/ubuntu

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Ken VanDine
  • Date: 2012-03-30 13:36:28 UTC
  • mfrom: (337.1.95 upstream)
  • Revision ID: ken.vandine@canonical.com-20120330133628-cpq9atlewuxlns2i
* New upstream release.
  * Fix a leaked GError (LP: #965459)
  * Fix memory leak when the proxy's name changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Installation Instructions
2
2
*************************
3
3
 
4
 
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
5
 
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
4
Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
 
5
Inc.
6
6
 
7
7
   Copying and distribution of this file, with or without modification,
8
8
are permitted in any medium without royalty provided the copyright
226
226
 
227
227
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
228
228
 
 
229
   HP-UX `make' updates targets which have the same time stamps as
 
230
their prerequisites, which makes it generally unusable when shipped
 
231
generated files such as `configure' are involved.  Use GNU `make'
 
232
instead.
 
233
 
229
234
   On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
230
235
parse its `<wchar.h>' header file.  The option `-nodtk' can be used as
231
236
a workaround.  If GNU CC is not installed, it is therefore recommended