summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-01-26 17:45:50 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-01-26 17:45:50 +0000
commitbe47811cc8334d49d88bfcef38ef974834474d8d (patch)
tree0579f5eb881531dc19f157bc62a229bc65aa4ff1
parent756b019b16a4df4bb670e43ddaf41a83a989667e (diff)
downloadATCD-be47811cc8334d49d88bfcef38ef974834474d8d.tar.gz
ChangeLogTag: Sun Jan 26 17:45:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--include/makeinclude/platform_linux_borland.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_linux_borland.GNU b/include/makeinclude/platform_linux_borland.GNU
index ec36241e14f..7912951ec62 100644
--- a/include/makeinclude/platform_linux_borland.GNU
+++ b/include/makeinclude/platform_linux_borland.GNU
@@ -32,7 +32,7 @@ else
LIBS += libpthread.so
ifeq (-DACE_HAS_AIO_CALLS,$(PLATFORM_AIO_SUPPORT))
CPPFLAGS += -DACE_HAS_AIO_CALLS
- LIBS += liblrt.so
+ LIBS += librt.so
endif
endif # threads