mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 18:41:20 +00:00
postgresql: update to version 9.6.3
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
+++ b/configure.in
|
||||
@@ -25,7 +25,7 @@ recommended. You can remove the check f
|
||||
your responsibility whether the result works or not.])])
|
||||
AC_COPYRIGHT([Copyright (c) 1996-2014, PostgreSQL Global Development Group])
|
||||
AC_COPYRIGHT([Copyright (c) 1996-2016, PostgreSQL Global Development Group])
|
||||
AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
|
||||
-AC_CONFIG_AUX_DIR(config)
|
||||
+AC_CONFIG_AUX_DIR([config])
|
||||
|
||||
Reference in New Issue
Block a user