diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:05:35 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:05:35 +0000 |
commit | a7c3025fc527d28871051d17209dfa8ce1f483de (patch) | |
tree | 84793f3e1ee45c1a526c0e18c9e5b6e188daf35e /COMPILING | |
parent | 91fbc168ee6535970e6af543254988e9eda6d4c6 (diff) |
* Point to Build-Depends in COMPILING (Closes: #233669)
Author: mdz
Date: 2004-02-27 00:49:31 GMT
* Point to Build-Depends in COMPILING (Closes: #233669)
Diffstat (limited to 'COMPILING')
-rw-r--r-- | COMPILING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ To compile this you need a couple things - A C library with the usual POSIX functions and a BSD socket layer. If you OS conforms to the Single Unix Spec then you are fine: http://www.opengroup.org/onlinepubs/7908799/index.html + - Refer to the Build-Depends information in debian/control for + additional requirements (some of which are Debian-specific) ** NOTICE ** The C++ global constructors do not link correctly when using non-shared |