Overview
Artifact ID: | b21e381c9469204eb5999e7d1028ac90da6b5438b7a9f60ce6ec77a34341d6c3 |
---|---|
Ticket: | c4b29d1dd522394a87f97ae30bb302a9e46a6b97
new configure.ac created by autoupdate |
User & Date: | anonymous on 2022-11-10 02:10:03 |
Changes
- foundin changed to: "1.8.0"
- 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)
- login: "anonymous"
- mimetype: "text/x-fossil-plain"
- private_contact changed to: "6e0063f1209d44dff5b985955aa6ca9771a3838c"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "new configure.ac created by autoupdate"
- type changed to: "Code Defect"