X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=wscript;h=867fb5f824266556833d1ac049613df465dca00e;hp=9823ab317407e33c4c5e2ec63c3daae2dc0e07c8;hb=aca45cd44a92996ce4e3ea6b65572f7af27d55c4;hpb=5e484ec1f8bc09e163f18fc7f17de4d1c56f6a87 diff --git a/wscript b/wscript index 9823ab317..867fb5f82 100644 --- a/wscript +++ b/wscript @@ -285,7 +285,6 @@ def configure(conf): return 0; }\n """, mandatory=False, - cxxflags=test_cxxflags, msg='Checking for format_stride_for_width', okmsg='yes', includes=conf.env['INCLUDES_CAIROMM'], @@ -303,7 +302,6 @@ def configure(conf): """, mandatory=False, msg='Checking for show_in_cairo_context', - cxxflags=test_cxxflags, okmsg='yes', includes=conf.env['INCLUDES_PANGOMM'], uselib='PANGOMM',