Re: [fltk.development] Remove image dependencies ? [was: Re: [Library] r8091 - in branches/branch-1.3:FLdocumentation/src]

2010-12-26 Thread Greg Ercolano
Opinions on automating the creation of the IMAGEFILES via IMAGEFILES=$(shell find ..) vs. removing the macro completely? I figure if automated it's no longer a maintenance issue, and retain the dependency that rebuilds docs when a doc image changes. Could

Re: [fltk.development] Remove image dependencies ? [was: Re: [Library] r8091 - in branches/branch-1.3:FLdocumentation/src]

2010-12-26 Thread Albrecht Schlosser
On 26.12.2010 19:12, Greg Ercolano wrote: Opinions on automating the creation of the IMAGEFILES via IMAGEFILES=$(shell find ..) vs. removing the macro completely? +1 for removing. I figure if automated it's no longer a maintenance issue, and retain the dependency

Re: [fltk.development] Remove image dependencies ? [was: Re: [Library] r8091 - in branches/branch-1.3:FLdocumentation/src]

2010-12-26 Thread Greg Ercolano
Albrecht Schlosser wrote: On 26.12.2010 19:12, Greg Ercolano wrote: Opinions on automating the creation of the IMAGEFILES via IMAGEFILES=$(shell find ..) vs. removing the macro completely? +1 for removing. OK, I'm +1 too.. less is good. Will check that in. Only

Re: [fltk.development] Remove image dependencies ? [was: Re: [Library] r8091 - in branches/branch-1.3:FLdocumentation/src]

2010-12-26 Thread Greg Ercolano
Greg Ercolano wrote: Albrecht Schlosser wrote: +1 for removing. Will check that in. Done; r8116 ___ fltk-dev mailing list fltk-dev@easysw.com http://lists.easysw.com/mailman/listinfo/fltk-dev