From cf42a6ea9dbb6ebee498ae8db319d3e475bcd6be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Thu, 24 May 2012 06:38:27 +0200 Subject: Add config.h.in. --- testsuites/mptests/config.h.in | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 testsuites/mptests/config.h.in (limited to 'testsuites/mptests') diff --git a/testsuites/mptests/config.h.in b/testsuites/mptests/config.h.in new file mode 100644 index 0000000000..f80de9c383 --- /dev/null +++ b/testsuites/mptests/config.h.in @@ -0,0 +1,19 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the home page for this package. */ +#undef PACKAGE_URL + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION -- cgit v1.2.3