Re: [pgadmin-hackers] Automake error
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Peter Eisentraut > Sent: 16 June 2006 14:53 > To: [email protected] > Subject: [pgadmin-hackers] Automake error > > In the current svn, I had t
[pgadmin-hackers] Automake error
In the current svn, I had to make the following change, otherwise automake would refuse to complete: Index: Makefile.am === --- Makefile.am (Revision 5229) +++ Makefile.am (Arbeitskopie) @@ -51,13 +51,9 @@ $(top_srcdir)/docs/
