1-- @configure_input@
2-- System-dependent values used by Distribution.Simple.defaultUserHooks
3--
4buildable: @BUILD_PACKAGE_BOOL@
5cc-options: @X_CFLAGS@ @CPPFLAGS@
6ld-options: @X_LIBS@ @LDFLAGS@
7extra-libraries: @EXTRA_LIBRARIES@
8extra-lib-dirs: @X_LIBRARIES@
9