* RPM spec file (Ben Martin)
git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@12412 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
parent
6cb130ee0d
commit
b8c0b7c52c
3 changed files with 68 additions and 2 deletions
|
@ -8,6 +8,8 @@ AM_CONFIG_HEADER([include/dbus-c++/config.h])
|
|||
|
||||
AC_CANONICAL_HOST
|
||||
|
||||
AC_SUBST(PACKAGE_VERSION)
|
||||
|
||||
|
||||
# Set configuration options
|
||||
|
||||
|
@ -187,4 +189,5 @@ AC_OUTPUT(
|
|||
examples/hal/Makefile
|
||||
examples/glib/Makefile
|
||||
dbus-c++-1.pc
|
||||
libdbus-c++.spec
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue