summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
diff options
context:
space:
mode:
authorDamjan Jovanovic <damjan@apache.org>2017-01-03 18:01:55 +0000
committerDamjan Jovanovic <damjan@apache.org>2017-01-03 18:01:55 +0000
commit51e663482c94e93dab048ea122896c5215c31a0e (patch)
treeeddd0aea403377d5265df2bc92c4b9f28bbf8548 /ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
parentce830a45c56aa2db5f3e556af7ffc7145611c748 (diff)
Port main/ucb to gbuild.
Use real version detection from the library instead of from the header files for apr, apr-util, and serf. Add apr, apr-util, and serf to main/RepositoryExternal.mk where they belong. For GNOMEVFS and GIO, use the CFLAGS and LIBS detected by ./configure instead of trying to rediscover them like the dmake makefiles did. Patch by: me
Notes
Notes: ignore: obsolete
Diffstat (limited to 'ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx')
-rw-r--r--ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx b/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
index 14f7848cfe14..1af2b73e76fd 100644
--- a/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
+++ b/ucb/source/ucp/webdav/SerfGetReqProcImpl.cxx
@@ -20,7 +20,7 @@
*************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_ucb.hxx"
+#include "precompiled_webdav.hxx"
#include "SerfGetReqProcImpl.hxx"