* Makefile.am: New file, based on old Makefile.in.
[deliverable/binutils-gdb.git] / gas / acconfig.h
index d2ca454c74eeeee9fc857d71e8714406ac41e208..ae1587bdab38071db6a3a4c802a36635cdc60e0f 100644 (file)
@@ -1,3 +1,9 @@
+/* Name of package.  */
+#undef PACKAGE
+
+/* Version of package.  */
+#undef VERSION
+
 /* Should gas use high-level BFD interfaces?  */
 #undef BFD_ASSEMBLER
 
@@ -59,3 +65,6 @@
 #undef I386COFF
 #undef M68KCOFF
 #undef M88KCOFF
+
+/* Using cgen code?  */
+#undef USING_CGEN
This page took 0.043644 seconds and 4 git commands to generate.