X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fdoc%2FMakefile.in;h=e2ce0b19e1bd84c07c5a36aae362f116d383a36e;hb=ce3c775b8fa618c3002c7017de162f51d022960d;hp=2c54e291a23c59434c20f7fe69426b4fe64bacc7;hpb=00f3247a62aa73c2cd8f80d8d8614a89bc417301;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/doc/Makefile.in b/bfd/doc/Makefile.in index 2c54e291a2..e2ce0b19e1 100644 --- a/bfd/doc/Makefile.in +++ b/bfd/doc/Makefile.in @@ -171,6 +171,8 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PKGVERSION = @PKGVERSION@ +PLUGINS_FALSE = @PLUGINS_FALSE@ +PLUGINS_TRUE = @PLUGINS_TRUE@ POSUB = @POSUB@ RANLIB = @RANLIB@ REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@ @@ -245,6 +247,7 @@ prefix = @prefix@ program_transform_name = @program_transform_name@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ +supports_plugins = @supports_plugins@ sysconfdir = @sysconfdir@ target = @target@ target_alias = @target_alias@