diff options
author | Gary Thomas <gary@mlbassoc.com> | 2012-09-24 08:34:24 -0600 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-09-26 13:03:49 +0200 |
commit | a6ec4a37028952ffd6e62eb52648cf66248eb519 (patch) | |
tree | 1f7cee819e3b62ab97f7d943c03bb82a96c7fdd2 | |
parent | f2f1e160ce411a08836e31c36a09c9dd55ec9784 (diff) |
media-ctl: Fix build error with newer autotools
Rename configure.in to be configure.ac - required for newer
versions of autotools (older versions silently handled
this, now it's an error)
Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
-rw-r--r-- | configure.ac (renamed from configure.in) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/configure.in b/configure.ac index 98459d4..98459d4 100644 --- a/configure.in +++ b/configure.ac |