expat installation examples deleted (it's hosted locally)

This commit is contained in:
Viktor Szakats
2013-03-22 03:50:10 +01:00
parent 6384cc3126
commit a0b7d02b9d
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,10 @@
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
*/
2013-03-22 03:49 UTC+0100 Viktor Szakats (harbour syenar.net)
* README.txt
! expat installation examples deleted (it's hosted locally)
2013-03-22 02:26 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbnetio/utils/hbnetio/hbnetio.hbp
* contrib/hbwin/tests/dlg.prg

View File

@@ -470,7 +470,6 @@ TABLE OF CONTENT
for contrib/hbcups lib: $ sudo apt-get install libcups2-dev
for contrib/hbcurl lib: $ sudo apt-get install libcurl4-openssl-dev OR
$ sudo apt-get install libcurl4-gnutls-dev
for contrib/hbexpat lib: $ sudo apt-get install libexpat1-dev
for contrib/hbfbird lib: $ sudo apt-get install firebird2.1-dev OR
$ sudo apt-get install libfirebird2.0-dev
for contrib/hbfimage lib: $ sudo apt-get install libfreeimage-dev
@@ -508,7 +507,6 @@ TABLE OF CONTENT
for contrib/hbcairo lib: cairo-devel
for contrib/hbcups lib: libcups2-devel
for contrib/hbcurl lib: curl-devel
for contrib/hbexpat lib: libexpat-devel
for contrib/hbfbird lib: firebird-devel
for contrib/hbfimage lib: freeimage-devel
for contrib/hbgd lib: gd-devel