Changed named of ELF_DYNSTR_GC to elf-dynstr-gc.

Bug #62098


git-svn-id: svn://10.0.0.236/trunk@83482 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2000-12-11 07:25:45 +00:00
parent 448a8f3306
commit 5d9507279a

View File

@@ -394,7 +394,7 @@ endif
ifndef CROSS_COMPILE
ifdef USE_ELF_DYNSTR_GC
ifdef MOZ_COMPONENTS_VERSION_SCRIPT_LDFLAGS
ELF_DYNSTR_GC = $(DIST)/bin/elf-gc-dynstr
ELF_DYNSTR_GC = $(DIST)/bin/elf-dynstr-gc
endif
endif
endif