mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 13:20:32 -04:00
- devel/tex-kpathsea: Update version 6.4.0=>6.4.1 - devel/tex-libtexluajit: Update version 2.1.0=>2.1.81742 - print/tex-ptexenc: Update version 1.4.6=>1.5.1 - korean/ko.TeX: Replace @exec/@unexec with @postexec/@postunexec Sponsored by: Nepustil
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
--- configure.orig 2025-01-25 18:41:15 UTC
|
|
+++ configure
|
|
@@ -17035,7 +17035,7 @@ else case e in #(
|
|
printf %s "(cached) " >&6
|
|
else case e in #(
|
|
e) ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-liconv $LIBS"
|
|
+LIBS="$LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
@@ -17075,7 +17075,7 @@ then :
|
|
then :
|
|
printf "%s\n" "#define HAVE_LIBICONV 1" >>confdefs.h
|
|
|
|
- LIBS="-liconv $LIBS"
|
|
+ LIBS="$LIBS"
|
|
|
|
else case e in #(
|
|
e) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libiconv_open in -liconv" >&5
|
|
@@ -17085,7 +17085,7 @@ else case e in #(
|
|
printf %s "(cached) " >&6
|
|
else case e in #(
|
|
e) ac_check_lib_save_LIBS=$LIBS
|
|
-LIBS="-liconv $LIBS"
|
|
+LIBS="$LIBS"
|
|
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
|
|
/* end confdefs.h. */
|
|
|
|
@@ -17125,7 +17125,7 @@ then :
|
|
then :
|
|
printf "%s\n" "#define HAVE_LIBICONV 1" >>confdefs.h
|
|
|
|
- LIBS="-liconv $LIBS"
|
|
+ LIBS="$LIBS"
|
|
|
|
fi
|
|
;;
|
|
@@ -19497,5 +19497,3 @@ fi
|
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
|
|
printf "%s\n" "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
|
|
fi
|
|
-
|
|
-
|