Skip to content

Commit c47b373

Browse files
author
grothoff
committed
-syncing
git-svn-id: https://gnunet.org/svn/libmicrohttpd@22730 140774ce-b5e7-0310-ab8b-a85725594a96
1 parent a0fc49b commit c47b373

File tree

2 files changed

+649
-1276
lines changed

2 files changed

+649
-1276
lines changed

INSTALL

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Installation Instructions
22
*************************
33

4-
Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
5-
Inc.
4+
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
5+
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
66

77
Copying and distribution of this file, with or without modification,
88
are permitted in any medium without royalty provided the copyright
@@ -226,11 +226,6 @@ order to use an ANSI C compiler:
226226

227227
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
228228

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-
234229
On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
235230
parse its `<wchar.h>' header file. The option `-nodtk' can be used as
236231
a workaround. If GNU CC is not installed, it is therefore recommended

0 commit comments

Comments
 (0)