diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2011-06-22 16:10:24 -0400 |
---|---|---|
committer | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2011-06-22 16:10:24 -0400 |
commit | 2fa2591ac0b5713a37ab4f8fee770165455cf3b7 (patch) | |
tree | 600d09e31b8fc079a4189eff603466c5b461f263 /src | |
parent | c387486f69151802ed805470f41daa13a35cba29 (diff) |
Drop autogenerated config.h.in.
Diffstat (limited to 'src')
-rw-r--r-- | src/config.h.in | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/src/config.h.in b/src/config.h.in deleted file mode 100644 index ba1563c..0000000 --- a/src/config.h.in +++ /dev/null @@ -1,25 +0,0 @@ -/* src/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 - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Version number of package */ -#undef VERSION |