projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8d90fc
)
Add quotes to CFLAG define.
author
Bruce Momjian
<bruce@momjian.us>
Thu, 9 Oct 2003 02:37:09 +0000
(
02:37
+0000)
committer
Bruce Momjian
<bruce@momjian.us>
Thu, 9 Oct 2003 02:37:09 +0000
(
02:37
+0000)
src/template/cygwin
patch
|
blob
|
blame
|
history
diff --git
a/src/template/cygwin
b/src/template/cygwin
index e6c4ac67e18e4eec1c60b315510ca5d5a6d9ce84..eb8921984aab2f1cc04534a72628e63068943650 100644
(file)
--- a/
src/template/cygwin
+++ b/
src/template/cygwin
@@
-1,2
+1,2
@@
-CFLAGS=
-O2
-SRCH_LIB=
/usr/local/lib
+CFLAGS=
'-O2'
+SRCH_LIB=
'/usr/local/lib'