projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23cf398
)
Fix BCC to not define compiler location.
author
Bruce Momjian
Sat, 30 Apr 2005 04:00:07 +0000
(
04:00
+0000)
committer
Bruce Momjian
Sat, 30 Apr 2005 04:00:07 +0000
(
04:00
+0000)
src/interfaces/libpq/bcc32.mak
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/libpq/bcc32.mak
b/src/interfaces/libpq/bcc32.mak
index 675a2de8f185017f19895eeb937a1bd4850adc2c..8649998d4a61c3edafb44e2825de1aefef91f22e 100644
(file)
--- a/
src/interfaces/libpq/bcc32.mak
+++ b/
src/interfaces/libpq/bcc32.mak
@@
-4,7
+4,7
@@
# and a Win32 dynamic library libpq.dll with import library libpqdll.lib
# Borland C++ base install directory goes here
-BCB=c:\Borland\Bcc55
+
#
BCB=c:\Borland\Bcc55
!IF "$(BCB)" == ""
!MESSAGE You must edit bcc32.mak and define BCB at the top