1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
freebsd-ports/x11/tkXwin/files/patch-configure
Vsevolod Stakhov 35cf5bb596 Add tkXwin - Tcl/Tk library to detect idle periods of an X session.
PR:		84940
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
Approved by:	perky (mentor)
2005-08-31 12:00:30 +00:00

12 lines
545 B
Plaintext

--- configure.orig Tue Aug 30 14:52:03 2005
+++ configure Tue Aug 30 14:52:18 2005
@@ -1798,7 +1798,7 @@
AS="$AS" DLLTOOL="$DLLTOOL" OBJDUMP="$OBJDUMP" \
objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
-${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
+$ac_aux_dir/ltconfig --no-reexec \
$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }