--- libdshconfig-0.20.13.orig/tests/CVS/Root
+++ libdshconfig-0.20.13/tests/CVS/Root
@@ -0,0 +1 @@
+:ext:aegis.netfort.gr.jp:/home/dancer/CVSREPOSITORY
--- libdshconfig-0.20.13.orig/tests/CVS/Repository
+++ libdshconfig-0.20.13/tests/CVS/Repository
@@ -0,0 +1 @@
+libdshconfig/tests
--- libdshconfig-0.20.13.orig/tests/CVS/Entries
+++ libdshconfig-0.20.13/tests/CVS/Entries
@@ -0,0 +1,8 @@
+/.cvsignore/1.1/Wed Sep 25 10:48:13 2002//
+/test-basic.input/1.1/Wed Sep 25 10:48:13 2002//
+/test-basic.output/1.1/Wed Sep 25 10:48:13 2002//
+/test-basic.sh/1.2/Mon Sep 30 06:20:57 2002//
+/test-dshconfig-searchdata.data/1.1/Wed Sep 25 10:48:13 2002//
+/test-dshconfig-searchdata.sh/1.1/Wed Sep 25 10:48:13 2002//
+/test-longline.sh/1.1/Sat Nov 9 14:20:54 2002//
+D
--- libdshconfig-0.20.13.orig/tests/.cvsignore
+++ libdshconfig-0.20.13/tests/.cvsignore
@@ -0,0 +1,3 @@
+.dirstamp
+.libs
+test-dshconfig-searchdata
--- libdshconfig-0.20.13.orig/CVS/Root
+++ libdshconfig-0.20.13/CVS/Root
@@ -0,0 +1 @@
+:ext:aegis.netfort.gr.jp:/home/dancer/CVSREPOSITORY
--- libdshconfig-0.20.13.orig/CVS/Repository
+++ libdshconfig-0.20.13/CVS/Repository
@@ -0,0 +1 @@
+libdshconfig
--- libdshconfig-0.20.13.orig/CVS/Entries
+++ libdshconfig-0.20.13/CVS/Entries
@@ -0,0 +1,19 @@
+/AUTHORS/1.2/Tue Jan 6 00:28:35 2004//
+/COPYING/1.1/Sat Apr 20 14:45:33 2002//
+/INSTALL/1.1/Sat Apr 20 14:45:33 2002//
+/README/1.1/Sat Apr 20 14:45:33 2002//
+/autogen.sh/1.5/Sat Dec 7 09:25:24 2002//
+/dsh.ver/1.2/Fri May 28 20:31:06 2004//
+/libdshconfig.c/1.7/Tue Jan 6 00:28:35 2004//
+/libdshconfig.h/1.2/Sat Jun 29 14:13:32 2002//
+/test-dshconfig-searchdata.c/1.1/Wed Sep 25 10:48:13 2002//
+/test-dshconfig.c/1.1.1.1/Sat Apr 20 14:03:00 2002//
+D/debian////
+D/tests////
+/Makefile.am/1.16/Fri Jan 20 00:14:52 2006//
+/.cvsignore/1.8/Fri Jan 20 00:31:56 2006//
+/libdshconfig.dox.in/1.2/Tue Jan 24 09:17:38 2006//
+/libdshconfig.spec/1.2/Tue Aug 14 23:28:50 2007//
+/configure.ac/1.25/Tue Aug 14 23:30:23 2007//
+/NEWS/1.4/Tue Aug 14 23:30:35 2007//
+/ChangeLog/1.44/Tue Aug 14 23:29:03 2007//
--- libdshconfig-0.20.13.orig/.cvsignore
+++ libdshconfig-0.20.13/.cvsignore
@@ -0,0 +1,31 @@
+.deps
+.libs
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache
+build-stamp
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+configure-stamp
+depcomp
+doc
+install-sh
+libdshconfig-*.tar.gz
+libdshconfig.dox
+libdshconfig.la
+libdshconfig.lo
+libtool
+ltmain.sh
+missing
+mkinstalldirs
+stamp-h
+stamp-h.in
+stamp-h1
+test-dshconfig
+test-dshconfig-searchdata
--- libdshconfig-0.20.13.orig/autogen.sh
+++ libdshconfig-0.20.13/autogen.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+libtoolize -f -c && aclocal && autoheader && automake --foreign -a -c && autoconf
+