diff options
Diffstat (limited to 'libpthread/linuxthreads/configure')
-rw-r--r-- | libpthread/linuxthreads/configure | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libpthread/linuxthreads/configure b/libpthread/linuxthreads/configure new file mode 100644 index 000000000..3eafc93f5 --- /dev/null +++ b/libpthread/linuxthreads/configure @@ -0,0 +1,5 @@ +# This is only to keep the GNU C library configure mechanism happy. +# +# Perhaps some day we need a real configuration script for different +# kernel versions or so. +exit 0 |