Debianization.
[quine] / configure.in
index f68396b..d32eefe 100644 (file)
@@ -25,15 +25,8 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with Quine; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-dnl----- Revision history ---------------------------------------------------
-dnl
-dnl $Log: configure.in,v $
-dnl Revision 1.1  1999/04/28 19:58:07  mdw
-dnl Initial revision
-dnl
-
 AC_INIT(quine.c)
-AM_INIT_AUTOMAKE(quine, 1.1.0)
+AM_INIT_AUTOMAKE(quine, 1.1.1)
 AC_ARG_PROGRAM
 AC_PROG_CC
 AC_PROG_MAKE_SET