mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove pg_config_paths.h from libpq *.mak builds so later MinGW builds
will succeed.
This commit is contained in:
@ -75,7 +75,7 @@ CLEAN :
|
||||
-@erase "$(INTDIR)\wchar.obj"
|
||||
-@erase "$(INTDIR)\encnames.obj"
|
||||
-@erase "$(INTDIR)\pthread-win32.obj"
|
||||
|
||||
-@erase "$(INTDIR)\pg_config_paths.h"
|
||||
|
||||
|
||||
config: ..\..\include\pg_config.h pthread.h pg_config_paths.h
|
||||
|
Reference in New Issue
Block a user