]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/Makefile.am
* dep-in.sed: Remove libintl.h.
[thirdparty/binutils-gdb.git] / ld / Makefile.am
index 3a04c4ea42617dfa61c3a7c1f72c1b04dc2d26ab..daea9ba90e87b2ec1a2d30f35b66206d07887269 100644 (file)
@@ -413,7 +413,7 @@ EMULATION_FILES = emultempl/pe.em emultempl/armcoff.em
 POTFILES = $(CFILES) $(HFILES) $(EMULATION_FILES)
 
 po/POTFILES.in: @MAINT@ Makefile
-       for file in $(POTFILES); do echo $$file; done | sort > tmp \
+       for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
          && mv tmp $(srcdir)/po/POTFILES.in
 
 ldmain.o: ldmain.c config.status