On Fri, Apr 18, 2003 at 03:38:19PM +0200, Henning Meier-Geinitz wrote: > Hi, > > On Fri, Apr 18, 2003 at 02:53:28PM +0000, stef wrote: > > I'd like to have sane configure script detecting the dev/ppbus/ppi.h > > file. On freebsd, this file is associated with the /dev/ppi0 device which > > lets users > > accessing the parallel port through a few ioctls, instead of doing inb/outb. > > Ok. I still would like to see all the parport related stuff in some > sanei_file so for changes/additions like this one there is no need to > change seral backends. But well, nobody seems to be motivated to do > that change... > > > I have already modified the umax_pp backend to make us of it. But I > > need > > sane to set HAVE_DEV_PPBUS_PPI_H > > > > > > Would be patch for configure.in: > > Looks ok for me. > > > And for config.h.in: > > Should be automatically created by autoheader. I guess you did that, > but I mention it just to make sure :-) > > Go ahead and don't forget to also upload the generated configure script. > > Bye, > Henning > _______________________________________________ > Sane-devel mailing list > sane-de...@www.mostang.com > http://www.mostang.com/mailman/listinfo/sane-devel
Ahem, autowhat ? I thing I going to learn something ... what would be the correct way to add this header check ? Modyfy config.in and run automake and then autoheader ? Regards, Stef