Skip to content

Updatd the configure script for librecode detection #79.#80

Merged
Syed-Shahrukh-OSSRevival merged 1 commit into
Project-OSS-Revival:masterfrom
Syed-Shahrukh-OSSRevival:t79
Jul 14, 2025
Merged

Updatd the configure script for librecode detection #79.#80
Syed-Shahrukh-OSSRevival merged 1 commit into
Project-OSS-Revival:masterfrom
Syed-Shahrukh-OSSRevival:t79

Conversation

@Syed-Shahrukh-OSSRevival

Copy link
Copy Markdown
Member
  • Updated the release version to 1.20.
  • Updated librecode detection mechanism
 AC_CACHE_CHECK([for recode_new_outer in librecode],
    yeti_cv_lib_recode_new_outer,
    AC_CHECK_LIB([recode],
      [recode_new_outer],
      yeti_cv_lib_recode_new_outer=yes,
      yeti_cv_lib_recode_new_outer=no))

@Syed-Shahrukh-OSSRevival
Syed-Shahrukh-OSSRevival merged commit f7e4aa4 into Project-OSS-Revival:master Jul 14, 2025
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant