From 216ee6e2471ed857f4983b41c85b8fd7196a7952 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Wed, 15 Sep 2004 17:54:00 +0000 Subject: not needed --- (limited to 'pwmanager/configure.in.bot') diff --git a/pwmanager/configure.in.bot b/pwmanager/configure.in.bot deleted file mode 100644 index f281f69..0000000 --- a/pwmanager/configure.in.bot +++ b/dev/null @@ -1,34 +0,0 @@ -dnl Put here things to be done at the very end - telling users -dnl about additional packages to install. - -if test "${keycard_available}" != "yes" ; then - echo "" - echo "PwManager is built without chipcard (Smartcard) support." - echo "Either libchipcard is unavailable, or you have manually" - echo "disabled compiling of chipcard support." - echo "" -fi - -if test "${kwallet_available}" != "yes" ; then - echo "" - echo "PwManager is built without KWallet support." - echo "Either KWallet is unavailable (KDE-3.2 not installed), or" - echo "you have manually disabled compiling of KWallet support." - echo "" -fi - -if test "${bzlib_available}" != "yes" ; then - echo "" - echo "PwManager: FATAL! libbzip2 not found!" -fi - -if test "${zlib_available}" != "yes" ; then - echo "" - echo "PwManager: FATAL! zlib not found!" -fi - -if test "`echo ${DO_NOT_COMPILE} | grep "pwmanager" | awk '{print $0}'`" != "" ; then - echo "" - echo "PwManager compilation is disabled because of missing required libraries!" - echo "" -fi -- cgit v0.9.0.2