diff options
author | Stig Bakken <ssb@php.net> | 2002-03-30 23:44:50 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 2002-03-30 23:44:50 +0000 |
commit | 03c82d38efe376455e55a7433f45754cf537fbbd (patch) | |
tree | 6cec732de8239a0a0df85f9bdb0ce246867d4864 | |
parent | 9c57dffecd6b5bab38f755fdfe1faaa378d5e241 (diff) | |
download | php-git-03c82d38efe376455e55a7433f45754cf537fbbd.tar.gz |
* added sys/utsname.h test
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index 8cebf12f00..abb03b0500 100644 --- a/configure.in +++ b/configure.in @@ -406,6 +406,7 @@ sys/wait.h \ unistd.h \ unix.h \ utime.h \ +sys/utsname.h \ ) |