aboutsummaryrefslogtreecommitdiff
path: root/gprof/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2003-08-14 07:04:57 +0000
committerAlan Modra <amodra@gmail.com>2003-08-14 07:04:57 +0000
commit68cdbb4a03848a829b1ee8e08b9d5de3c13522a8 (patch)
treee3de2eb9f6a96d4074ec5e07cd368dffeba7581c /gprof/Makefile.am
parentda64f3bf47241a6e45fbe7149510ad64e2e751ae (diff)
downloadfsf-binutils-gdb-68cdbb4a03848a829b1ee8e08b9d5de3c13522a8.zip
fsf-binutils-gdb-68cdbb4a03848a829b1ee8e08b9d5de3c13522a8.tar.gz
fsf-binutils-gdb-68cdbb4a03848a829b1ee8e08b9d5de3c13522a8.tar.bz2
* 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 93873bc..18a0b52 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