summaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2003-08-14 07:04:57 +0000
committerAlan Modra <amodra@bigpond.net.au>2003-08-14 07:04:57 +0000
commitb9a463d008d5e51d6ebebde1a833368c677ab3c8 (patch)
tree603d413bd37bae0ad40cc5925fe7e853c70696ec /gprof/Makefile.am
parent619ede99e3fa03105673a14de9d883e03fc0f106 (diff)
downloadbinutils-redhat-b9a463d008d5e51d6ebebde1a833368c677ab3c8.tar.gz
* dep-in.sed: Remove libintl.h.
* Makefile.am (POTFILES.in): Unset LC_COLLATE. * Makefile.in: Regenerate.
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r--gprof/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am
index 93873bc45b..18a0b5206a 100644
--- a/gprof/Makefile.am
+++ b/gprof/Makefile.am
@@ -45,7 +45,7 @@ diststuff: $(BUILT_SOURCES) info $(man_MANS)
POTFILES = $(sources) $(noinst_HEADERS)
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
MANCONF = -Dman