summaryrefslogtreecommitdiff
path: root/libpq/libpq/pg_config_paths.h
blob: 7c10791ab6d3a20a8a6aa35eb4b942e5a2fd248a (plain)
1
2
3
4
5
6
7
8
9
10
/* file      : libpq/pg_config_paths.h -*- C -*-
 * license   : PostgreSQL License; see accompanying COPYRIGHT file
 */

/*
 * The upstream package makefile creates this file on the fly, dumping a
 * number of macro definitions. The libpq source files only use the SYSCONFDIR
 * macro (for the configuration we package against) which we define via the -D
 * preprocessor option (see buildfile for details).
 */