*** src/include/pg_config.h.in.orig	Mon Dec  3 13:55:52 2001
--- src/include/pg_config.h.in	Mon Dec  3 13:56:29 2001
***************
*** 341,346 ****
--- 341,349 ----
  /* Define as empty if the C compiler doesn't understand "volatile". */
  #undef volatile
  
+ /* Define if you have nl_langinfo */
+ #undef HAVE_LANGINFO
+ 
  /* Define if your cpp understands the ANSI stringizing operators in macros */
  #undef HAVE_STRINGIZE
  
