All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] [PATCH 1/2] build: rename configure.in to configure.ac
@ 2012-12-30 16:15 Dave Reisner
  2012-12-30 16:15 ` [dm-crypt] [PATCH 2/2] build: use AM_CPPFLAGS instead of INCLUDES Dave Reisner
  2012-12-30 17:43 ` [dm-crypt] [PATCH 1/2] build: rename configure.in to configure.ac Milan Broz
  0 siblings, 2 replies; 3+ messages in thread
From: Dave Reisner @ 2012-12-30 16:15 UTC (permalink / raw)
  To: dm-crypt; +Cc: Dave Reisner

With automake 1.13, configure.in is no longer honored.
---
 configure.in => configure.ac | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename configure.in => configure.ac (100%)

diff --git a/configure.in b/configure.ac
similarity index 100%
rename from configure.in
rename to configure.ac
-- 
1.8.0.3

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-30 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-30 16:15 [dm-crypt] [PATCH 1/2] build: rename configure.in to configure.ac Dave Reisner
2012-12-30 16:15 ` [dm-crypt] [PATCH 2/2] build: use AM_CPPFLAGS instead of INCLUDES Dave Reisner
2012-12-30 17:43 ` [dm-crypt] [PATCH 1/2] build: rename configure.in to configure.ac Milan Broz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.