]> granicus.if.org Git - flex/commitdiff
build: respect '--localedir' from configure.
authorExplorer09 <explorer09@gmail.com>
Mon, 2 Jan 2017 10:10:37 +0000 (18:10 +0800)
committerWill Estes <westes575@gmail.com>
Mon, 6 Feb 2017 16:45:09 +0000 (11:45 -0500)
Makefile shouldn't overwrite the 'localedir' variable, because that's
what '--localedir' option in 'configure' is for.

src/Makefile.am

index f7d0e09e01659a3a55487820a6edb9669aa63867..12b2327602db0b1033df42a6c712373c3fb7c4b3 100644 (file)
@@ -1,5 +1,4 @@
 AM_YFLAGS = -d
-localedir = $(datadir)/locale
 AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\"
 LIBS = @LIBS@