From cf87db164aa2401ec33a041d3969d6ccb1ef49d9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 25 Nov 2006 20:52:24 +0000 Subject: Importing from X.Org 7.2RC2 --- app/xmore/config.h.in | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 app/xmore/config.h.in (limited to 'app/xmore/config.h.in') diff --git a/app/xmore/config.h.in b/app/xmore/config.h.in new file mode 100644 index 000000000..c364eda45 --- /dev/null +++ b/app/xmore/config.h.in @@ -0,0 +1,22 @@ +/* config.h.in. Generated from configure.ac by autoheader. */ + +/* Name of package */ +#undef PACKAGE + +/* 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 version of this package. */ +#undef PACKAGE_VERSION + +/* Version number of package */ +#undef VERSION -- cgit v1.2.3