Find PostgreSQL headers on Debian
Fixes Debian bug 665721 (http://bugs.debian.org/665721)
This commit is contained in:
parent
0e903942e7
commit
4cbc1e5682
|
@ -111,6 +111,7 @@ find_path(PostgreSQL_TYPE_INCLUDE_DIR
|
|||
# Look in other places.
|
||||
${PostgreSQL_ROOT_DIRECTORIES}
|
||||
PATH_SUFFIXES
|
||||
postgresql
|
||||
pgsql/server
|
||||
postgresql/server
|
||||
include/server
|
||||
|
|
Loading…
Reference in New Issue