13 lines
417 B
Diff
13 lines
417 B
Diff
--- libdca-svn-r91/bootstrap.orig 2013-07-31 06:48:34.804199200 +0000
|
|
+++ libdca-svn-r91/bootstrap 2013-07-31 06:48:46.084131600 +0000
|
|
@@ -14,9 +14,6 @@
|
|
# The latest version of this script can be found at the following place:
|
|
# http://sam.zoy.org/autotools/
|
|
|
|
-# Die if an error occurs
|
|
-set -e
|
|
-
|
|
# Guess whether we are using configure.ac or configure.in
|
|
if test -f configure.ac; then
|
|
conffile="configure.ac"
|