mirror of
https://github.com/postgres/postgres.git
synced 2025-04-21 12:05:57 +03:00
Remove unportable #warning directive.
This commit is contained in:
parent
cb6edf9d56
commit
17137d6c5b
@ -36,7 +36,6 @@
|
|||||||
# define ODBCINST_INI ODBCINSTDIR "/odbcinst.ini"
|
# define ODBCINST_INI ODBCINSTDIR "/odbcinst.ini"
|
||||||
# else
|
# else
|
||||||
# define ODBCINST_INI "/etc/odbcinst.ini"
|
# define ODBCINST_INI "/etc/odbcinst.ini"
|
||||||
# warning "location of odbcinst.ini file defaulted to /etc"
|
|
||||||
# endif
|
# endif
|
||||||
#else /* WIN32 */
|
#else /* WIN32 */
|
||||||
# define ODBC_INI "ODBC.INI" /* ODBC initialization file */
|
# define ODBC_INI "ODBC.INI" /* ODBC initialization file */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user