aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>1998-04-05 21:29:49 +0000
committerBruce Momjian <bruce@momjian.us>1998-04-05 21:29:49 +0000
commitfdb37f073be63ba111235dd0e47181cf93596b26 (patch)
tree6e0a08f0c3e3495f60409235b9a0e47cc07a5d89 /src/backend/utils/adt/regexp.c
parent34fec16198ef8a18f69992df0ac7d0bee5a00551 (diff)
downloadpostgresql-fdb37f073be63ba111235dd0e47181cf93596b26.tar.gz
postgresql-fdb37f073be63ba111235dd0e47181cf93596b26.zip
this patch solve 2 problemes :
probleme number 1 : - configure can find the library readline , but don't find the header file . so in this case we don't use lib readline . probleme number 2 : - when you have postgres 6.2.1 and readline installed with the same prefix( and generally all your software ) . you can compile the version 6.3 . I use this prefix , when configure ask me for "Additional directories to search for include files" . ( because there a conflict in the header when you compile psql.c ) In this case, you must permut the sequence of directive -I . Erwan MAS
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions