diff options
author | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 12:44:30 +0200 |
---|---|---|
committer | Sebastien Bacher <seb128@ubuntu.com> | 2012-04-05 12:44:30 +0200 |
commit | d538aa44668e089474d8660ee98635e4146e8d0f (patch) | |
tree | d6e45e2d66fe4940aff47c46ad743d3f79f67597 /INSTALL | |
parent | 4a445398a20768db826fbc245f9b2293176b8d88 (diff) | |
parent | 696375c27b39b8f352bf967800e260b4ce73702e (diff) | |
download | libayatana-indicator-d538aa44668e089474d8660ee98635e4146e8d0f.tar.gz libayatana-indicator-d538aa44668e089474d8660ee98635e4146e8d0f.tar.bz2 libayatana-indicator-d538aa44668e089474d8660ee98635e4146e8d0f.zip |
releasing version 0.4.95-0ubuntu1
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -1,8 +1,8 @@ Installation Instructions ************************* -Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, -Inc. +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, +2006, 2007, 2008, 2009 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -226,11 +226,6 @@ order to use an ANSI C compiler: and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX `make' updates targets which have the same time stamps as -their prerequisites, which makes it generally unusable when shipped -generated files such as `configure' are involved. Use GNU `make' -instead. - On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot parse its `<wchar.h>' header file. The option `-nodtk' can be used as a workaround. If GNU CC is not installed, it is therefore recommended |