]> granicus.if.org Git - postgresql/commit
fe-misc.c depends on pg_config_paths.h
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 Feb 2012 14:53:22 +0000 (11:53 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 6 Feb 2012 14:53:22 +0000 (11:53 -0300)
commit94c5aa639e7ee75eb271c320f4e592ef5b10b3b1
treeaa618e6dae15f789e2c5e781b2205d580fd3263f
parent2b196f01efd8ef4f5178d52d1e27cd79747e9568
fe-misc.c depends on pg_config_paths.h

Declare this in Makefile to avoid failures in parallel compiles.

Author: Lionel Elie Mamane
src/interfaces/libpq/Makefile