Blob Blame History Raw
diff -ur dcap-2.44.0.orig/bootstrap.sh dcap-2.44.0/bootstrap.sh
--- dcap-2.44.0.orig/bootstrap.sh	2010-03-10 06:16:52.180550505 +0100
+++ dcap-2.44.0/bootstrap.sh	2010-03-11 22:28:37.122885521 +0100
@@ -1,12 +1,11 @@
 #!/bin/sh
 set -x
 mkdir -p config
-touch AUTHORS ChangeLog NEWS README COPYING
 aclocal -I config
 #aclocal-1.10 -I config
 autoheader
 libtoolize --automake
-automake  --add-missing --copy
+automake  --add-missing --copy --foreign
 #automake-1.10  --add-missing --copy
 autoconf
 
diff -ur dcap-2.44.0.orig/Makefile.am dcap-2.44.0/Makefile.am
--- dcap-2.44.0.orig/Makefile.am	2010-03-10 06:16:52.181551538 +0100
+++ dcap-2.44.0/Makefile.am	2010-03-11 22:27:42.281877109 +0100
@@ -62,11 +62,6 @@
 
 docfiles = \
 	AUTHORS \
-	COPYING \
-	ChangeLog \
-	INSTALL \
-	NEWS \
-	README \
 	COPYING.LIB \
 	LICENSE