From: | "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1068: arch dependant header files |
Date: | 2004-01-27 12:12:10 |
Message-ID: | 20040127121210.4FFB8CF4D81@www.postgresql.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1068
Logged by: Jrn Clausen
Email address: joern(at)TechFak(dot)Uni-Bielefeld(dot)DE
PostgreSQL version: 7.4
Operating system: various
Description: arch dependant header files
Details:
Hi!
The header files pg_config.h, pg_config_os.h and probably
pg_config_manual.h contain architecture dependant information. They should
not be installed in .../include,
as this directory is often shared across architectures.
I moved them to .../lib/include and created sym-links from the include
directory. This should IMHO be automated by the Makefile(s).
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-01-27 16:26:03 | Re: BUG #1067: typo in config template |
Previous Message | rdgmus | 2004-01-27 11:59:37 | Why not (OID) in JDeveloper10g? |