diff options
| author | Stefano Karapetsas <[email protected]> | 2013-03-03 17:09:48 +0100 |
|---|---|---|
| committer | Stefano Karapetsas <[email protected]> | 2013-03-03 17:09:48 +0100 |
| commit | 624a378b32213cab173425bbad49cd5056ee1a1c (patch) | |
| tree | e4c4f8a86ccb09eaeb2462b2791a18cc3abb0bba | |
| parent | 41389eb9c8c16917cbc4060b3769da95ecb64dd1 (diff) | |
| download | mate-applets-624a378b32213cab173425bbad49cd5056ee1a1c.tar.bz2 mate-applets-624a378b32213cab173425bbad49cd5056ee1a1c.tar.xz | |
Rename configure.in to configure.ac
| -rwxr-xr-x | autogen.sh | 2 | ||||
| -rw-r--r-- | configure.ac (renamed from configure.in) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=. PKG_NAME="mate-applets" -(test -f $srcdir/configure.in) || { +(test -f $srcdir/configure.ac) || { echo -n "**Error**: Directory "\`$srcdir\'" does not look like the" echo " top-level $PKG_NAME directory" exit 1 diff --git a/configure.in b/configure.ac index 3607e139..3607e139 100644 --- a/configure.in +++ b/configure.ac |
