diff options
Diffstat (limited to 'audio/pulseaudio/files/patch-configure')
-rw-r--r-- | audio/pulseaudio/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/pulseaudio/files/patch-configure b/audio/pulseaudio/files/patch-configure deleted file mode 100644 index 6f68894a9..000000000 --- a/audio/pulseaudio/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 |