I wrote:
I propose to unbreak this contrib module for machines that don't have
uuid.h installed in a directory called ossp (e.g. fc6), by changing
#include
to
#include
People who *do* have it installed in such a directory can add to the
build with a --with-includes configure directive.
I propose to unbreak this contrib module for machines that don't have
uuid.h installed in a directory called ossp (e.g. fc6), by changing
#include
to
#include
People who *do* have it installed in such a directory can add to the
build with a --with-includes configure directive.
If someon