Automatic dependency tracking is here

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Automatic dependency tracking is here
Date: 2000-07-16 14:51:19
Message-ID: Pine.LNX.4.21.0007161612480.347-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

If you configure with --enable-depend and you are using GCC then you'll
get dependency information generated on the fly. Give it a try. Other
compilers can be supported if there is demand. See Makefile.global for the
internals.

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew McMillan 2000-07-16 21:24:25 Keyword indexing code for contrib
Previous Message Philip Warner 2000-07-16 10:49:35 pg_dump with BLOBS & V7.0.2 UPDATED