Skip to content

Commit ceacae7

Browse files
committed
Fix unixware template --- had spaces around equals.
1 parent 7e2a4cf commit ceacae7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/FAQ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Jul 25 18:07:30 EDT 2003
4+
Last updated: Fri Aug 29 21:40:10 EDT 2003
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

doc/src/FAQ/FAQ.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Fri Jul 25 18:07:30 EDT 2003</P>
13+
<P>Last updated: Fri Aug 29 21:40:10 EDT 2003</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)<BR>

src/template/unixware

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ fi
1111

1212
SUPPORTS_THREADS=yes
1313
NEED_REENTRANT_FUNC_NAMES=yes
14-
THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
14+
THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy