[easytag] Remove unused PACKAGE_DATA_DIR define



commit bda7536fbec87f09b67f94797d1c584a0fe98e65
Author: David King <amigadave amigadave com>
Date:   Mon Nov 18 18:14:13 2013 +0000

    Remove unused PACKAGE_DATA_DIR define

 Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1c5dd1c..dc86f9e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,8 +20,8 @@ easytag_CPPFLAGS = \
        -I$(top_srcdir) \
        -I$(top_builddir) \
        $(DEPRECATED_CPPFLAGS) \
-       -DLOCALEDIR=\"$(localedir)\" \
-       -DPACKAGE_DATA_DIR=\"$(pkgdatadir)\"
+       -DLOCALEDIR=\"$(localedir)\"
+
 easytag_CFLAGS = \
        $(WARN_CFLAGS) \
        $(EASYTAG_CFLAGS)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]