diff options
| author | Alan Conway <aconway@apache.org> | 2006-12-23 17:20:37 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2006-12-23 17:20:37 +0000 |
| commit | 6536407690660e10529c826ab3aa21baaa121ea1 (patch) | |
| tree | aacbd4397be2fc04e394d77f83732bd77e5f4b99 /cpp/configure.ac | |
| parent | a958033ea68c9154da02d4378c4031f9dc02897e (diff) | |
| download | qpid-python-6536407690660e10529c826ab3aa21baaa121ea1.tar.gz | |
- rpm: make rpm now builds RPMs under rpm/ directory.
- src/qpidd.cpp: added --daemon option to run as daemon.
- etc/qpidd: fixed bugs in init.rc script.
- qpidc.spec: fixed rpmlint warnings, added apache URL
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@489905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 0334b00fe9..058bce148f 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -130,6 +130,7 @@ AC_CONFIG_FILES([ tests/Makefile docs/man/Makefile docs/api/Makefile + rpm/Makefile ]) AC_OUTPUT |
