Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 14295c5

Browse files
committed
Update AC libtool macro.
Replace obsolete AC_PROG_LIBTOOL macro with LT_INIT macro.
1 parent cf50920 commit 14295c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎guile-dbi/configure.ac‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ maintainer_mode=${enable_maintainer_mode-no}
3535
AC_PROG_CC
3636
AM_PROG_AS
3737
AC_PROG_INSTALL
38-
AC_PROG_LIBTOOL
38+
LT_INIT
3939
AC_PROG_MAKE_SET
4040
AC_CHECK_TOOL([AR], [ar], :)
4141
AC_CHECK_TOOL([NM], [nm], :)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /