Movatterモバイル変換


[0]ホーム

URL:


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

Commit882158a

Browse files
committed
TCL_LIB.
1 parenta643d97 commit882158a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/configure.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,7 @@ if test "$USE_TCL" = "true"; then
800800
USE_TCL=
801801
else
802802
TCL_LIB=-l$TCL_LIB
803+
AC_SUBST(TCL_LIB)
803804
fi
804805
fi
805806

@@ -883,6 +884,7 @@ then
883884
USE_TCL=
884885
else
885886
TK_LIB=-l$TK_LIB
887+
AC_SUBST(TK_LIB)
886888
fi
887889

888890
LIBS="$ice_save_LIBS"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp