Changes for new Automake version.
[become] / acconfig.h
index 3801920..ee00cfd 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: acconfig.h,v 1.8 1998/04/23 13:08:42 mdw Exp $
+ * $Id: acconfig.h,v 1.9 1999/05/04 16:25:42 mdw Exp $
  *
  * Default settings for `become' config.h
  *
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: acconfig.h,v $
- * Revision 1.8  1998/04/23 13:08:42  mdw
+ * Revision 1.9  1999/05/04 16:25:42  mdw
+ * Fixes for new version of automake.
+ *
+ * Revision 1.8  1998/04/23  13:08:42  mdw
  * Fix formatting.  Add new option to disable networking.
  *
  * Revision 1.7  1998/01/12 16:45:20  mdw
@@ -62,6 +65,9 @@
 /*----- Variables set up by the configuration script ----------------------*/
 @TOP@
 
+/* My package name.  */
+#define PACKAGE "become"
+
 /* My version number.  */
 #define VERSION "1.2-pre"