> Andrew, > > should be better to create a separate package > libargp-devel for the development portion ? > > > $ cygcheck -l libargp > /usr/bin/cygargp-0.dll > /usr/include/argp.h > /usr/lib/libargp.dll.a > /usr/share/doc/Cygwin/libargp.README > /usr/share/doc/libargp/COPYING > /usr/share/doc/libargp/COPYING.LESSER > /usr/share/doc/libargp/README.Cygwin > > > the libargp should contain only: > /usr/bin/cygargp-0.dll > > Regards > MArco
Hi Marco. I think I thought about this in the past, but because the total size of this package is so small, I decided it wasn't worth the trouble to split it in two. I think that both packages would have to include the doc files, so there wouldn't be much gain. However if I'm wrong and it's really better to split the package, I can certainly do that. Andrew