[java-atk-wrapper] Revert "make: add top_srcdir and topsrcdir/wrapper to CFLAGS"
- From: Magdalen Berns <mberns src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [java-atk-wrapper] Revert "make: add top_srcdir and topsrcdir/wrapper to CFLAGS"
- Date: Sat, 6 Dec 2014 15:16:35 +0000 (UTC)
commit e80a1fc8ea546846d738689706e8cad304b1ecf1
Author: Magdalen Berns <m berns thismagpie com>
Date: Sat Dec 6 15:16:20 2014 +0000
Revert "make: add top_srcdir and topsrcdir/wrapper to CFLAGS"
This reverts commit 44a73304c30ae84626bfa3d07151c97e53141db6.
jni/src/Makefile.am | 8 ++------
1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/jni/src/Makefile.am b/jni/src/Makefile.am
index c285026..c1a2250 100644
--- a/jni/src/Makefile.am
+++ b/jni/src/Makefile.am
@@ -23,14 +23,10 @@ noinst_HEADERS = jawimpl.h \
jawutil.h
libatk_wrapper_la_CFLAGS = $(JNI_INCLUDES)\
- $(JAW_CFLAGS) \
- -I$(top_srcdir) \
- -I$(top_srcdir)\wrapper
+ $(JAW_CFLAGS)
libatk_wrapper_la_CPPFLAGS = $(JNI_INCLUDES)\
- $(JAW_CFLAGS) \
- -I$(top_srcdir) \
- -I$(top_srcdir)\wrapper
+ $(JAW_CFLAGS)
libatk_wrapper_la_LDFLAGS = $(LIB_ATK_WRAPPER_LD_FLAGS) \
$(LT_VERSION_INFO) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]