History Of Ticket c4b29d1dd522394a87f97ae30bb302a9e46a6b97

Artifacts Associated With Ticket c4b29d1dd522394a87f97ae30bb302a9e46a6b97

  1. Ticket change [b21e381c94] (rid 1586) by anonymous on 2022-11-10 02:10:03:

    1. foundin initialized to: "1.8.0"
    2. icomment:
      autoconf grammar has been changed and the configure.ac file can be corrected by autoupdate.
      
      ➜ diff configure.ac configure.ac~
      2c2
      < AC_INIT([tcltls],[1.8.0])
      ---
      > AC_INIT(tcltls, 1.8.0)
      8c8
      < AC_USE_SYSTEM_EXTENSIONS
      ---
      > AC_GNU_SOURCE
      256,257c256
      < AC_CONFIG_FILES([Makefile pkgIndex.tcl tcltls.syms])
      < AC_OUTPUT
      ---
      > AC_OUTPUT(Makefile pkgIndex.tcl tcltls.syms)
      
    3. login: "anonymous"
    4. mimetype: "text/x-fossil-plain"
    5. private_contact initialized to: "6e0063f1209d44dff5b985955aa6ca9771a3838c"
    6. severity initialized to: "Minor"
    7. status initialized to: "Open"
    8. title initialized to: "new configure.ac created by autoupdate"
    9. type initialized to: "Code Defect"