please don't try to change what is going to be build in Makefile.am files everything...
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jan 2002 13:03:04 +0000 (13:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 17 Jan 2002 13:03:04 +0000 (13:03 +0000)
commitb54c8d9d962445260b6c237d53a63c589a9ed1c6
tree28ee6d7fa86c5c1c6d26a7b8c2bf8c3b6d5b11c3
parentaa0c0ab5d3f2ec1b3d14a1f2ee103f9ee7116dde
please don't try to change what is going to be build in Makefile.am files everything is done using a USE_ conditional...

Original commit message from CVS:
please don't try to change what is going to be build in Makefile.am files
everything is done using a USE_ conditional, so set it to no in
configure.ac if you don't want it.  This one is a good example.

Don't know if qcam needs nasm though : is checking for nasm a check for
what hardware platform ? If so we need to change this.

In any case, let's not "fix" "problems" like this because this is how
cruft comes in.  Keep it in a local tree and bring it up so we can fix it
right ;)
configure.ac