Move the main config options to the Makefile
commit22b549b39f18bdf445a5b189660cfe3d75001d03
authorDavid Planella <david.planella@gmail.com>
Sun, 20 Jul 2008 09:31:53 +0000 (20 11:31 +0200)
committerDavid Planella <david.planella@gmail.com>
Sun, 20 Jul 2008 09:31:53 +0000 (20 11:31 +0200)
tree5e8ffb868121e99e7cbc07b4bf76213578a0d841
parent2fb787206b1f724b6a64e7643bc71132f9707553
Move the main config options to the Makefile

The main configuration options (i.e. whether we are compiling for a PCI
or USB device) have now been moved to the Makefile, so that there is no
need to modify the source code when using different configuration
settings at compile time.

See the comments in the Makefile for more information.
Makefile
acx_config.h