RE: cgicc-3.2.1 doesn't honor DESTDIR
"Stephen F. Booth" <[email protected]> Thu, 29 Aug 2002 11:57:28 -0400
| Newsgroups | gmane.comp.gcc.cgicc.bugs |
|---|---|
| Message-ID | <000001c24f74$cb833710$68e0be3f@hades> |
Thanks for pointing that out- I'll fix it in the next release. Sorry for the long response time, but I've been on vacation. -Stephen > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf > Of Christian Weisgerber > Sent: Wednesday, August 14, 2002 11:26 AM > To: [email protected] > Subject: [bug-cgicc] cgicc-3.2.1 doesn't honor DESTDIR > > In cgicc-3.2.1, the hand-coded install targets in doc/Makefile.am > don't respect DESTDIR. You need to change $(docdir) to > $(DESTDIR)$(docdir) > in the install action. > > -- > Christian "naddy" Weisgerber [email protected]