]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
ltconfig is gone.
authorBruno Haible <bruno@clisp.org>
Fri, 8 Jun 2001 22:45:19 +0000 (22:45 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 8 Jun 2001 22:45:19 +0000 (22:45 +0000)
djgpp/config.bat

index 01a1b5e75dc43f78177e3ef5085ef12e05f13813..092460b8eea6ed284713fc45eaf21a6b135513da 100755 (executable)
@@ -64,14 +64,6 @@ if not errorlevel 1 mv -f %XSRC%/config.h.in %XSRC%/config.h-in
 test -f %XSRC%/po/Makefile.in.in\r
 if not errorlevel 1 mv -f %XSRC%/po/Makefile.in.in %XSRC%/po/Makefile.in-in\r
 \r
-Rem Let libtool use _libs all the time.\r
-test -f %XSRC%/ltconfig.orig\r
-if errorlevel 1 update %XSRC%/ltconfig %XSRC%/ltconfig.orig\r
-sed "/objdir=/s|\.libs|_libs|" %XSRC%/ltconfig > ltconfig.tmp\r
-if errorlevel 1 goto SedError\r
-update ltconfig.tmp %XSRC%/ltconfig\r
-rm ltconfig.tmp\r
-\r
 Rem While building the binaries in src/ subdir an intermediary\r
 Rem file called po-gram-gen2.h is generated from po-gram-gen.h.\r
 Rem Both resolve to the same 8.3 filename. po-gram-gen2.h will\r