removed debug output
[k900ussd.git] / Jamrules.configure
blob6d137aa3b5267e4ff07e1efb27b85fb524d48561
1 rule -configure- {
2   -configure-pkg-config- "DBus" : dbus-1 : : : "you need DBus to compile this!" ;
3   #
4   -configure-add-line- "# others" ;
5   -configure-add-line- "LINKLIBS.all += -lutil ;" ;
9 configure ;