Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7807823

Browse files
committed
Fix typo in file name found during install.
1 parentc9c0e11 commit7807823

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/interfaces/libpq/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
#
88
#
99
# IDENTIFICATION
10-
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.13 1996/11/0806:02:25 momjian Exp $
10+
# $Header: /cvsroot/pgsql/src/interfaces/libpq/Makefile,v 1.14 1996/11/0821:40:11 momjian Exp $
1111
#
1212
#-------------------------------------------------------------------------
1313

@@ -88,7 +88,7 @@ install: install-headers install-libpq $(install-shlib-dep)
8888
install-headers: beforeinstall-headers postgres.h c.h\
8989
../include/config.h ../include/libpq/pqcomm.h \
9090
../include/libpq/libpq-fs.h ../include/lib/dllist.h \
91-
../include/utils/geo-decls.h libpq.fe.h
91+
../include/utils/geo-decls.h libpq-fe.h
9292
$(INSTALL) $(INSTLOPTS) ../include/config.h \
9393
$(HEADERDIR)/config.h
9494
$(INSTALL) $(INSTLOPTS) ../include/libpq/pqcomm.h \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp