diff options
Diffstat (limited to 'libctf')
-rw-r--r-- | libctf/Makefile.in | 1 | ||||
-rwxr-xr-x | libctf/configure | 6 |
2 files changed, 2 insertions, 5 deletions
diff --git a/libctf/Makefile.in b/libctf/Makefile.in index 54f5daa..d0644fc 100644 --- a/libctf/Makefile.in +++ b/libctf/Makefile.in @@ -470,7 +470,6 @@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBICONV = @LIBICONV@ LIBINTL = @LIBINTL@ -LIBINTL_DEP = @LIBINTL_DEP@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ diff --git a/libctf/configure b/libctf/configure index 7466d56..027ba03 100755 --- a/libctf/configure +++ b/libctf/configure @@ -684,7 +684,6 @@ INSTOBJEXT DATADIRNAME CATALOGS INCINTL -LIBINTL_DEP POSUB LTLIBINTL LIBINTL @@ -7402,7 +7401,6 @@ fi - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5 $as_echo_n "checking whether NLS is requested... " >&6; } if test x"$USE_NLS" != xyes; then @@ -13596,7 +13594,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 13599 "configure" +#line 13597 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -13702,7 +13700,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 13705 "configure" +#line 13703 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |