Files
libreoffice/postgresql
Stephan Bergmann c16027de84 Fix order in which postgresql searches for libs
...so that it does not miss any required libs due to picking up others first
that indirectly provide the required symbols; that would break our
libpq-flags.mk which should contain all the required libs when linking in the
static libpq.a.
2012-02-03 10:55:28 +01:00
..