about summary refs log tree commit diff
path: root/soft-fp/configure
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-12-29 18:11:48 +0000
committerUlrich Drepper <drepper@redhat.com>1999-12-29 18:11:48 +0000
commitd876f5327985eac3bf3109e9429febc8a8954ff5 (patch)
tree2ab0233054876a59507ff2ef9652ef81b1317991 /soft-fp/configure
parentdbbbaf53352501384c57512e2251c9d7169388af (diff)
downloadglibc-d876f5327985eac3bf3109e9429febc8a8954ff5.tar.gz
glibc-d876f5327985eac3bf3109e9429febc8a8954ff5.tar.xz
glibc-d876f5327985eac3bf3109e9429febc8a8954ff5.zip
Update.
1999-12-29  Ulrich Drepper  <drepper@cygnus.com>

	* soft-fp/*: Tons of new files to implement floating-point arithmetic
	in software.
	Contributed by  Richard Henderson, Jakub Jelinek and others.
Diffstat (limited to 'soft-fp/configure')
-rwxr-xr-xsoft-fp/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/soft-fp/configure b/soft-fp/configure
new file mode 100755
index 0000000000..d40d2d7ba2
--- /dev/null
+++ b/soft-fp/configure
@@ -0,0 +1,2 @@
+# This is only to keep the GNU C library configure mechanism happy.
+exit 0