Skip to content

Commit 234309f

Browse files
committed
initdb now needs submake-libpq and submake-libpgfeutils.
More fallout from commit a00c583. Pointed out by Michael Paquier.
1 parent 9132c01 commit 234309f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/initdb/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ OBJS= initdb.o findtimezone.o localtime.o encnames.o $(WIN32RES)
3030

3131
all: initdb
3232

33-
initdb: $(OBJS) | submake-libpgport
33+
initdb: $(OBJS) | submake-libpq submake-libpgport submake-libpgfeutils
3434
$(CC) $(CFLAGS) $(OBJS) $(LDFLAGS) $(LDFLAGS_EX) $(LIBS) -o $@$(X)
3535

3636
# We used to pull in all of libpq to get encnames.c, but that

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