File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 55# Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
66# Portions Copyright (c) 1994, Regents of the University of California
77#
8- # $PostgreSQL: pgsql/src/interfaces/libpq/Makefile,v 1.142 2006/04/09 20:27:27 momjian Exp $
8+ # $PostgreSQL: pgsql/src/interfaces/libpq/Makefile,v 1.143 2006/04/11 20:26:40 neilc Exp $
99#
1010# -------------------------------------------------------------------------
1111
@@ -25,7 +25,7 @@ ifneq ($(PORTNAME), win32)
2525override CFLAGS += $(PTHREAD_CFLAGS )
2626endif
2727
28- # Need to recomple any libpgport object files because we need these
28+ # Need to recompile any libpgport object files because we need these
2929# object files to use the same compile flags as libpq. If we used
3030# the object files from libpgport, this would not be true on all
3131# platforms.
You can’t perform that action at this time.
0 commit comments