]> git.pld-linux.org Git - packages/postgresql.git/blob - postgresql-acfix.patch
This commit was manufactured by cvs2git to create tag 'STABLE'.
[packages/postgresql.git] / postgresql-acfix.patch
1 --- postgresql-7.2.3/config/general.m4.orig     Tue Feb  4 12:26:06 2003
2 +++ postgresql-7.2.3/config/general.m4  Tue Feb  4 12:25:41 2003
3 @@ -41,7 +41,7 @@
4  define([pgac_variable], [pgac_arg_to_variable([$1], [$2])])[]dnl
5  dnl Register help string, only if there is one
6  ifelse([$3], [], [],
7 -[AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)dnl
8 +[AC_DIVERT_PUSH(NOTICE)dnl
9  ac_help="$ac_help
10  [$3]"
11  AC_DIVERT_POP()])dnl
This page took 0.022611 seconds and 3 git commands to generate.