diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:23:38 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2006-12-16 21:23:38 +0000 |
commit | 9b59195ac5d4799ac5504ed11b888e30cf106e79 (patch) | |
tree | a0d9926e860098a617ceae653641d2f309691bc3 /app/beforelight/config.h | |
parent | 63e713f47efe979e56f6213e810ff76e9995270c (diff) |
- merge beforelight 1.0.2
- regen generated files
Diffstat (limited to 'app/beforelight/config.h')
-rw-r--r-- | app/beforelight/config.h | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/app/beforelight/config.h b/app/beforelight/config.h deleted file mode 100644 index b33791b79..000000000 --- a/app/beforelight/config.h +++ /dev/null @@ -1,23 +0,0 @@ -/* config.h. Generated by configure. */ -/* config.h.in. Generated from configure.ac by autoheader. */ - -/* Name of package */ -#define PACKAGE "beforelight" - -/* Define to the address where bug reports for this package should be sent. */ -#define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=xorg" - -/* Define to the full name of this package. */ -#define PACKAGE_NAME "beforelight" - -/* Define to the full name and version of this package. */ -#define PACKAGE_STRING "beforelight 1.0.1" - -/* Define to the one symbol short name of this package. */ -#define PACKAGE_TARNAME "beforelight" - -/* Define to the version of this package. */ -#define PACKAGE_VERSION "1.0.1" - -/* Version number of package */ -#define VERSION "1.0.1" |