projects
/
libecap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e20465
)
Set the foreign option for automake
author
Andrey Rahmatullin
<wrar@debian.org>
Fri, 24 Jun 2022 14:46:18 +0000
(15:46 +0100)
committer
Bastian Germann
<bage@debian.org>
Fri, 24 Jun 2022 14:46:18 +0000
(15:46 +0100)
Bug-Debian: https://bugs.debian.org/766492
Last-Update: 2014-11-08
Gbp-Pq: Name automake-foreign.patch
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 996ae0e70da1be44c1ee49b81a4f4c1bf5296bc1..8a80211680164609be1018548acdf5271bbca534 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-14,7
+14,7
@@
AC_CONFIG_SRCDIR([src/libecap/adapter/service.h])
AC_CONFIG_HEADERS(src/libecap/common/ac-autoconf.h)
AX_PREFIX_CONFIG_H(src/libecap/common/autoconf.h)
-AM_INIT_AUTOMAKE([nostdinc])
+AM_INIT_AUTOMAKE([nostdinc
foreign
])
AM_MAINTAINER_MODE
LT_INIT