summaryrefslogtreecommitdiff
path: root/buildlib/environment.mak.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:55:36 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:55:36 +0000
commit1cecba4d13975dcc4933b5c28c175ce78907bb64 (patch)
treee00e9aa2edfe9f7be79b5ed89c3a9985f147c469 /buildlib/environment.mak.in
parent69e7d3b27309e7e69994f0e761d7f608a1680683 (diff)
More portability thingies
Author: jgg Date: 1999-12-21 07:37:56 GMT More portability thingies
Diffstat (limited to 'buildlib/environment.mak.in')
-rw-r--r--buildlib/environment.mak.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildlib/environment.mak.in b/buildlib/environment.mak.in
index 12aaa7cba..e0f359c54 100644
--- a/buildlib/environment.mak.in
+++ b/buildlib/environment.mak.in
@@ -37,6 +37,7 @@ PTHREADLIB = @PTHREADLIB@
# Shim Headerfile control
HAVE_C9X = @HAVE_C9X@
HAVE_STATVFS = @HAVE_STATVFS@
+NEED_SOCKLEN_T_DEFINE = @NEED_SOCKLEN_T_DEFINE@
# Shared library things
HOST_OS = @host_os@