diff options
author | Edmund Mergl <E.Mergl@bawue.de> | 1998-06-01 16:44:08 +0000 |
---|---|---|
committer | Edmund Mergl <E.Mergl@bawue.de> | 1998-06-01 16:44:08 +0000 |
commit | b22418d707c979c1c2db440ccd4ae5bd2c561e5e (patch) | |
tree | cedde5973bacd8853db691636830bb11e067c16d | |
parent | df58a902f91e6bd6d61638791bc9c96630efb847 (diff) | |
download | postgresql-b22418d707c979c1c2db440ccd4ae5bd2c561e5e.tar.gz postgresql-b22418d707c979c1c2db440ccd4ae5bd2c561e5e.zip |
removed constraint for perl: installed pgsql
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -274,8 +274,7 @@ PostgreSQL: --with-tcl Enables programs requiring Tcl/Tk and X11, including pgtclsh and libpgtcl. - --with-perl Enables the perl interface. Note that this - requires an installed version of postgreSQL. + --with-perl Enables the perl interface. --with-includes=DIRS Include DIRS in list of directories searched |