[zenity] This is a simple build fix
- From: Arx Henrique Pereira da Cruz <arxcruz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity] This is a simple build fix
- Date: Mon, 21 Sep 2015 12:39:58 +0000 (UTC)
commit 2ec897cf63094c68fd787e2081f911e0deb3b596
Author: Arx Cruz <arxcruz gnome org>
Date: Mon Sep 21 14:38:55 2015 +0200
This is a simple build fix
Makefile.am | 1 +
src/Makefile.am | 1 -
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 871888b..df84b81 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,5 @@
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+INCLUDES = src
SUBDIRS = \
src \
diff --git a/src/Makefile.am b/src/Makefile.am
index f6e9e98..bcdd205 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,6 @@ zenity_SOURCES = \
zenity.h
zenity_CPPFLAGS = \
- -I$(includedir) \
-DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-DZENITY_DATADIR=\""$(pkgdatadir)"\" \
$(AM_CPPFLAGS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]