A Burgie wrote: > Is there any documentation on doing this the right (meaning, GNU) way? > I've separated out find_mount_point() into a separate .c file, > created a .h file, put both in ./gnulib/lib and linked-to them from
For now, you can just put them in src/. Simpler that way. If needed, we can move them later.
