emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/gc/configure.in [Boehm-GC]


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/gc/configure.in [Boehm-GC]
Date: Mon, 16 Jun 2003 13:47:39 -0400

Index: emacs/gc/configure.in
diff -c emacs/gc/configure.in:1.2.2.3 emacs/gc/configure.in:1.2.2.4
*** emacs/gc/configure.in:1.2.2.3       Mon Jun 16 11:36:45 2003
--- emacs/gc/configure.in       Mon Jun 16 13:47:38 2003
***************
*** 17,23 ****
  # Initialization
  # ==============
  
! AC_INIT(gc,[6.2alpha6, modified for Emacs]) 
      ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
  AC_CONFIG_SRCDIR(gcj_mlc.c)
  AC_CANONICAL_TARGET 
--- 17,26 ----
  # Initialization
  # ==============
  
! dnl We'd like the version to include something like `modified for Emacs',
! dnl but that currently confuses the stuff in acinclude.m4 and
! dnl include/version.h, as below.
! AC_INIT(gc,[6.2alpha6]) 
      ## version must conform to [0-9]+[.][0-9]+(alpha[0-9]+)?
  AC_CONFIG_SRCDIR(gcj_mlc.c)
  AC_CANONICAL_TARGET 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]