Browse Source

Merge topic 'fix-postgres-debian'

4cbc1e5 Find PostgreSQL headers on Debian
David Cole 13 years ago
parent
commit
0ef55608e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Modules/FindPostgreSQL.cmake

+ 1 - 0
Modules/FindPostgreSQL.cmake

@@ -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