Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit cd135e1

Browse files
committed
Run autoconf for link update.
1 parent 60a526e commit cd135e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configure

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17974,8 +17974,7 @@ ac_config_files="$ac_config_files GNUmakefile src/Makefile.global"
1797417974
ac_config_links="$ac_config_links src/backend/port/dynloader.c:src/backend/port/dynloader/${template}.c src/backend/port/pg_sema.c:${SEMA_IMPLEMENTATION} src/backend/port/pg_shmem.c:${SHMEM_IMPLEMENTATION} src/include/dynloader.h:src/backend/port/dynloader/${template}.h src/include/pg_config_os.h:src/include/port/${template}.h src/Makefile.port:src/makefiles/Makefile.${template}"
1797517975

1797617976

17977-
case $host_os in mingw*);;
17978-
*)
17977+
case $host_os in mingw*)
1797917978
ac_config_commands="$ac_config_commands check_win32_symlinks"
1798017979

1798117980
;;

0 commit comments

Comments
 (0)