2009-07-02 09:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* source/rdd/usrrdd/rdds/Makefile
    - Removed fcomma.prg from builds since it depends on
      hbmisc contrib libs, on functions which aren't MT
      compatible and have other problems too.
This commit is contained in:
Viktor Szakats
2009-07-02 07:34:34 +00:00
parent ff24e95e5e
commit 5e6be9ff96
2 changed files with 8 additions and 1 deletions

View File

@@ -17,6 +17,12 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-07-02 09:34 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* source/rdd/usrrdd/rdds/Makefile
- Removed fcomma.prg from builds since it depends on
hbmisc contrib libs, on functions which aren't MT
compatible and have other problems too.
2009-07-02 09:27 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/none.cf
* config/win/global.cf

View File

@@ -7,7 +7,6 @@ ROOT = ../../../../
PRG_SOURCES=\
arrayrdd.prg \
logrdd.prg \
fcomma.prg \
hscdx.prg \
rlcdx.prg \
dbtcdx.prg \
@@ -15,6 +14,8 @@ PRG_SOURCES=\
smtcdx.prg \
vfpcdx.prg \
# fcomma.prg \
LIBNAME=hbuddall