Fix compilation on MSVC, which doesn't understand "inline" with its C99 meaning.
[platform/upstream/dbus.git] / Makefile.cvs
1 ## -*- makefile -*-
2
3 configure:
4         ./autogen.sh --no-configure
5
6 .SILENT: 
7
8 .PHONY: configure