aboutsummaryrefslogtreecommitdiffstats
path: root/print/tex-ptexenc/files/patch-configure
blob: c9be2825b40649496c6c09af4e41b804543f7dd6 (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	2023-04-02 22:35:55 UTC
+++ configure
@@ -15940,7 +15940,7 @@ else $as_nop
   printf %s "(cached) " >&6
 else $as_nop
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-liconv  $LIBS"
+LIBS="$LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -15972,7 +15972,7 @@ then :
 then :
   printf "%s\n" "#define HAVE_LIBICONV 1" >>confdefs.h
 
-  LIBS="-liconv $LIBS"
+  LIBS="$LIBS"
 
 else $as_nop
   { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for libiconv_open in -liconv" >&5
@@ -15982,7 +15982,7 @@ else $as_nop
   printf %s "(cached) " >&6
 else $as_nop
   ac_check_lib_save_LIBS=$LIBS
-LIBS="-liconv  $LIBS"
+LIBS="$LIBS"
 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 
@@ -16014,7 +16014,7 @@ then :
 then :
   printf "%s\n" "#define HAVE_LIBICONV 1" >>confdefs.h
 
-  LIBS="-liconv $LIBS"
+  LIBS="$LIBS"
 
 fi
 
@@ -18360,5 +18360,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
-
-