projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc3464e
)
Fixes build complaining about missing ABOUT-NLS
author
Florent Revest
<revestflo@gmail.com>
Mon, 27 Jul 2015 15:52:48 +0000
(17:52 +0200)
committer
Nicolas Aguirre
<aguirre.nicolas@gmail.com>
Tue, 3 Nov 2015 06:50:20 +0000
(07:50 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 009342ddcb3ef36d1c2cff3de84b7e68dc3ed4e9..1da05541eea6b23dd45e764ad336b48d8f11b64f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-34,7
+34,7
@@
AH_BOTTOM([
#endif /* EFL_CONFIG_H__ */
])
-AM_INIT_AUTOMAKE([1.11 dist-xz -Wno-portability])
+AM_INIT_AUTOMAKE([1.11 dist-xz -Wno-portability
foreign
])
AM_SILENT_RULES([yes])
AC_USE_SYSTEM_EXTENSIONS