summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/video_out/libdha/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/libdha/Makefile.am b/src/video_out/libdha/Makefile.am
index d386aa0e7..8d94347d1 100644
--- a/src/video_out/libdha/Makefile.am
+++ b/src/video_out/libdha/Makefile.am
@@ -32,7 +32,7 @@ pci_db2c.awk:
oth/pci.db:
$(awk_generated): pci_db2c.awk oth/pci.db
- $(AWK) -f $(top_srcdir)/src/video_out/libdha/pci_db2c.awk \
+ LC_ALL=C $(AWK) -f $(top_srcdir)/src/video_out/libdha/pci_db2c.awk \
$(top_srcdir)/src/video_out/libdha/oth/pci.db
pci_names.lo: $(awk_generated)