summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2005-01-17 23:58:09 +0000
committerjbj <devnull@localhost>2005-01-17 23:58:09 +0000
commit217c588baacf213a4570ee13e27477683baa3e88 (patch)
tree693227cc46d5576aa50746e5a195d5cea0373537 /db
parentcd3d87df20647dc49e9091115a4e78922387ceb0 (diff)
downloadrpm-217c588baacf213a4570ee13e27477683baa3e88.tar.gz
rpm-217c588baacf213a4570ee13e27477683baa3e88.tar.bz2
rpm-217c588baacf213a4570ee13e27477683baa3e88.zip
Build on macosx.
CVS patchset: 7701 CVS date: 2005/01/17 23:58:09
Diffstat (limited to 'db')
-rwxr-xr-xdb/dist/configure3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/dist/configure b/db/dist/configure
index 144beef27..6cda7d877 100755
--- a/db/dist/configure
+++ b/db/dist/configure
@@ -33801,7 +33801,8 @@ echo "${ECHO_T}yes" >&6
-e 's/return;//' \
-e 's/^}/__dbsrv_timeout(0);}/' \
-e '}' \
- -e '1,/^#include/s/^#include/#include "db_config.h"\n#include "db_int_def.h"\
+ -e '1,/^#include/s/^#include/#include "db_config.h"\
+#include "db_int_def.h"\
&/' > db_server_svc.c
$RPCGEN -c $XDR_FILE |