From 01bfa3ff9e400427c4f74cb0803339a7e435abc5 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 11 Oct 2007 07:56:47 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5746 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/Makefile.in | 8 -------- bacula/kernstodo | 1 + 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/bacula/Makefile.in b/bacula/Makefile.in index 68aba65dc7..53431e0ce7 100755 --- a/bacula/Makefile.in +++ b/bacula/Makefile.in @@ -67,14 +67,6 @@ configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h autocon autoconf/configure.in > configure chmod 755 configure -old-configure: autoconf/configure.in autoconf/aclocal.m4 autoconf/acconfig.h - cd $(srcdir); - ${RMF} -f config.cache config.log config.out config.status src/config.h - autoconf --include=$(srcdir)/autoconf \ - autoconf/configure.in > configure - chmod 755 configure - @rm -f config.cache - config.status: if test -x config.status; then config.status --recheck; \ else $(SHELL) configure; fi diff --git a/bacula/kernstodo b/bacula/kernstodo index d840d86f2d..7a1c1ee607 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -66,6 +66,7 @@ Professional Needs: Complete rework of the scheduling system (not in list) Performance and usage instrumentation (not in list) See email of 21Aug2007 for details. +- Implement Diff,Inc Retention Periods Priority: - Erabt if min_block_size > max_block_size -- 2.39.5