Ooops...libtool works a bit different than I thought, but atleast it works

like it is supposed to.


git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@117 53a565d1-3bb7-0310-b661-cf11e63c67ab
This commit is contained in:
bencollins 2003-07-13 01:27:13 +00:00
parent f0703dde00
commit 27d115782e
2 changed files with 1 additions and 6 deletions

View File

@ -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

2
debian/control vendored
View File

@ -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}