Remove redundant variable declarations from Makefile.am.
authorBen Pfaff <blp@gnu.org>
Sun, 11 Oct 2009 20:56:29 +0000 (13:56 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 11 Oct 2009 20:56:29 +0000 (13:56 -0700)
Autoconf's AC_SUBST ensures that Automake will declare the corresponding
Makefile variables, so there is no need to declare them ourselves.


No differences found