diff options
Diffstat (limited to 'audio/libcanberra/files/patch-config.h.in')
-rw-r--r-- | audio/libcanberra/files/patch-config.h.in | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/audio/libcanberra/files/patch-config.h.in b/audio/libcanberra/files/patch-config.h.in index d1d6b10e8..bd675d1b6 100644 --- a/audio/libcanberra/files/patch-config.h.in +++ b/audio/libcanberra/files/patch-config.h.in @@ -1,5 +1,5 @@ ---- config.h.in.orig 2008-08-09 15:51:54.000000000 -0400 -+++ config.h.in 2008-08-09 15:51:57.000000000 -0400 +--- config.h.in.orig 2008-08-20 13:18:28.404065000 -0400 ++++ config.h.in 2008-08-20 13:43:13.000000000 -0400 @@ -30,6 +30,9 @@ /* Define to 1 if you have the `lstat' function. */ #undef HAVE_LSTAT @@ -10,17 +10,20 @@ /* Define to 1 if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H -@@ -39,6 +42,9 @@ +@@ -39,6 +42,12 @@ /* Have NULL output? */ #undef HAVE_NULL +/* Have OSS? */ +#undef HAVE_OSS + ++/* Have strndup? */ ++#undef HAVE_STRNDUP ++ /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN -@@ -57,6 +63,9 @@ +@@ -57,6 +66,9 @@ /* Define to 1 if you have the `sleep' function. */ #undef HAVE_SLEEP @@ -30,7 +33,7 @@ /* Define to 1 if the system has the type `ssize_t'. */ #undef HAVE_SSIZE_T -@@ -93,6 +102,9 @@ +@@ -93,6 +105,9 @@ /* Define to 1 if you have the <sys/socket.h> header file. */ #undef HAVE_SYS_SOCKET_H |