1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

Missed a subst() for the RANDOM substritution...

This commit is contained in:
Marc G. Fournier
1997-12-31 03:51:17 +00:00
parent d82f2f1f93
commit 0d48d4f3be
2 changed files with 2 additions and 2 deletions

2
src/configure vendored
View File

@@ -4433,7 +4433,7 @@ s%@LIBOBJS@%$LIBOBJS%g
s%@GETRUSAGE@%$GETRUSAGE%g
s%@GETHOSTNAME@%$GETHOSTNAME%g
s%@SRANDOM@%$SRANDOM%g
s%@RANDOM@%$RANDOM%g
s%@MISSING_RANDOM@%$MISSING_RANDOM%g
s%@STRDUP@%$STRDUP%g
s%@STRCASECMP@%$STRCASECMP%g
s%@INET_ATON@%$INET_ATON%g