summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xautogen.sh5
-rw-r--r--debian/control2
2 files changed, 1 insertions, 6 deletions
diff --git a/autogen.sh b/autogen.sh
index 2dca5c9..51a4998 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -45,11 +45,6 @@ test $TEST_TYPE $FILE || {
exit 1
}
-if test -z "$*"; then
- echo "I am going to run ./configure with no arguments - if you wish "
- echo "to pass any to it, please specify them on the $0 command line."
-fi
-
case $CC in
*xlc | *xlc\ * | *lcc | *lcc\ *) am_opt=--include-deps;;
esac
diff --git a/debian/control b/debian/control
index 8fe4125..13f0178 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Description: library for direct access to IEEE 1394 bus - development files
libraw1394, as well as the testlibraw program and programmer's
documentation.
-Package: libraw1394-6
+Package: libraw1394-5
Architecture: any
Section: libs
Depends: debconf, makedev (>= 2.3.1-49), ${shlibs:Depends}