aboutsummaryrefslogtreecommitdiffstats
path: root/print/tex-ptexenc/files/patch-configure
blob: 8b27bb2c5911d8a4406fca7371edb99ce0919ad4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
--- 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
-
-