[build] Using a manual written adg.h
commit63f79d002b1289582364da107e1eecdc70384c2b
authorNicola Fontana <ntd@entidi.it>
Sat, 30 Jan 2010 16:43:58 +0000 (30 17:43 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 30 Jan 2010 16:43:58 +0000 (30 17:43 +0100)
treef40346095ccd6dc0adabcef07780ae7d93f545b2
parenta6d72bb0f8f979c22ed2b0e1bea1ae0854d0b87e
[build] Using a manual written adg.h

Previously the main header file was automatically generated to include
the optional header files only when enabled from configure. The new
policy is to put in adg.h the base system and let the applications
include the optional ones whenever they require.

The docs should be updated accordingly...
adg/Makefile.am
adg/adg.h.in [deleted file]
demo/adg-demo.c