summaryrefslogtreecommitdiffstats
path: root/audio/polypaudio/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'audio/polypaudio/files/patch-configure')
-rw-r--r--audio/polypaudio/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/polypaudio/files/patch-configure b/audio/polypaudio/files/patch-configure
new file mode 100644
index 000000000..6f68894a9
--- /dev/null
+++ b/audio/polypaudio/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Fri Dec 31 14:10:44 2004
++++ configure Fri Dec 31 14:12:12 2004
+@@ -24488,7 +24488,7 @@
+
+
+
+-for ac_func in gethostname gettimeofday memchr memmove memset mkdir mkfifo munmap rmdir socket strcspn strerror strrchr strspn strstr strtol strtoul strcasecmp putenv strchr strpbrk strdup getgrgid_r getpwuid_r regcomp ftruncate select
++for ac_func in gethostname gettimeofday memchr memmove memset mkdir mkfifo munmap rmdir socket strcspn strerror strrchr strspn strstr strtol strtoul strcasecmp putenv strchr strpbrk strdup regcomp ftruncate select
+ do
+ as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+ echo "$as_me:$LINENO: checking for $ac_func" >&5