mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Various improvements to reduce questions :)
Remove USE_LOCALE from Makefile.global.in Add USE_LOCALE to build/configure/config.h Add check for BUILDRUN in configure to make sure that build is run before configure
This commit is contained in:
@@ -104,6 +104,9 @@
|
||||
/* Set to 1 if you have union semun */
|
||||
#undef HAVE_UNION_SEMUN
|
||||
|
||||
/* Set to 1 if you want to USE_LOCALE */
|
||||
#undef USE_LOCALE
|
||||
|
||||
/*
|
||||
* Code below this point should not require changes
|
||||
*/
|
||||
|
Reference in New Issue
Block a user