X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=config.h.in;h=da096f59cc6418e4b9efe8e967b16274a4d22441;hp=b17968927f298b1d68b1e9dfa27e1c5014f4e5c1;hb=178cb7369d104b95acb92929f36956a38765c84c;hpb=f11a948a02771f78f50b530880a0269d4b4f58eb diff --git a/config.h.in b/config.h.in index b17968927..da096f59c 100644 --- a/config.h.in +++ b/config.h.in @@ -606,6 +606,13 @@ #undef HAVE_LRAND48 +/* + * Do we have vproc_transaction_begin/end? + */ + +#undef HAVE_VPROC_TRANSACTION_BEGIN + + /* * Do we have libusb? */