diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 509b866c13..3dd9b7ae9c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ + * harbour/make_gnu.sh + * harbour/make_rpm.sh + * harbour/make_tgz.shrser. + * indenting + 2006-11-24 03:25 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/source/compiler/Makefile * commented out YACC_FLAGS = -p hb_comp diff --git a/harbour/source/compiler/Makefile b/harbour/source/compiler/Makefile index 2b6d9b2a50..29b469bca1 100644 --- a/harbour/source/compiler/Makefile +++ b/harbour/source/compiler/Makefile @@ -10,7 +10,7 @@ YACC_SOURCE=harbour.sly else -YACC_FLAGS = -p hb_comp +#YACC_FLAGS = -p hb_comp YACC_SOURCE=harbour.y endif