Add check:
authorRalf Corsépius <corsepiu@fedoraproject.org>
Thu, 30 Aug 2007 16:35:14 +0000 (18:35 +0200)
committerRalf Corsépius <corsepiu@fedoraproject.org>
Thu, 30 Aug 2007 16:35:14 +0000 (18:35 +0200)
db3/configure

index 6f9c580..6a26c50 100755 (executable)
@@ -24,7 +24,11 @@ distdir install check installcheck:\
 \
 db4_install: all install_setip' \
 -e '/^uninstall[:-]/c\
-uninstall:' > Makefile
+uninstall:' \
+-e 's/^check depend/\
+check: all\
+depend/' \
+ > Makefile
 
 mv db.h db.h.orig
 cat db.h.orig | sed \