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