aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-06-19 20:37:58 -0700
committerAndrew Waterman <waterman@s141.Millennium.Berkeley.EDU>2011-06-19 20:37:58 -0700
commite63e4fbe8794c68e1ad846a36e33cba62e801b34 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /config.h.in
parent13c751687d01dc59bfd3e0913cecadf17f025caa (diff)
downloadpk-e63e4fbe8794c68e1ad846a36e33cba62e801b34.zip
pk-e63e4fbe8794c68e1ad846a36e33cba62e801b34.tar.gz
pk-e63e4fbe8794c68e1ad846a36e33cba62e801b34.tar.bz2
Renamed packages
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in37
1 files changed, 0 insertions, 37 deletions
diff --git a/config.h.in b/config.h.in
deleted file mode 100644
index c05c064..0000000
--- a/config.h.in
+++ /dev/null
@@ -1,37 +0,0 @@
-/* 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
-
-/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
-#undef PK_ENABLED
-
-/* Define if floating-point emulation is enabled */
-#undef PK_ENABLE_FP_EMULATION
-
-/* Define if virtual memory support is enabled */
-#undef PK_ENABLE_VM
-
-/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
-#undef SOFTFLOAT_ENABLED
-
-/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
-#undef SOFTFLOAT_RISCV_ENABLED
-
-/* Define to 1 if you have the ANSI C header files. */
-#undef STDC_HEADERS