summaryrefslogtreecommitdiff
path: root/db3
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-05-08 00:03:14 +0000
committerjbj <devnull@localhost>2001-05-08 00:03:14 +0000
commit9c636fed5b7e038315b77114b1ba9e46051351f4 (patch)
tree33dbf6c6993e679a16a7a7f6ac41f7535b5c232c /db3
parentd9e5d40dd5b8be2e1304452e61a797f66b5c0a1f (diff)
downloadlibrpm-tizen-9c636fed5b7e038315b77114b1ba9e46051351f4.tar.gz
librpm-tizen-9c636fed5b7e038315b77114b1ba9e46051351f4.tar.bz2
librpm-tizen-9c636fed5b7e038315b77114b1ba9e46051351f4.zip
- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.
CVS patchset: 4752 CVS date: 2001/05/08 00:03:14
Diffstat (limited to 'db3')
-rw-r--r--db3/.cvsignore24
-rwxr-xr-xdb3/configure4
2 files changed, 26 insertions, 2 deletions
diff --git a/db3/.cvsignore b/db3/.cvsignore
new file mode 100644
index 000000000..5e8a5f068
--- /dev/null
+++ b/db3/.cvsignore
@@ -0,0 +1,24 @@
+.deps
+.depend
+Makefile
+Makefile.in
+.libs
+*.la
+*.lo
+config.log
+db_config.h
+libtool
+config.status
+include.tcl
+db.h
+db_int.h
+db_archive
+db_checkpoint
+db_deadlock
+db_dump
+db_load
+db_printlog
+db_recover
+db_stat
+db_upgrade
+db_verify
diff --git a/db3/configure b/db3/configure
index ebfcacfcb..6ca89f528 100755
--- a/db3/configure
+++ b/db3/configure
@@ -1,8 +1,8 @@
#!/bin/sh
#set -x
db_dist="../db/dist"
-$db_dist/configure \
- $(echo $* | sed -e "s% --srcdir=[^ ]*% --srcdir=$db_dist%")
+CFLAGS="$CFLAGS" $db_dist/configure \
+ $(echo $* | sed -e "s% --srcdir=[^ ]*% --enable-shared --enable-static --srcdir=$db_dist%")
mv Makefile Makefile.orig
cat Makefile.orig | sed -e '/^install:/c\