diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-04-21 09:48:47 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2014-04-21 09:48:47 +0000 |
commit | f5cd0354336b4fd2c6e1beeac915217411bffe36 (patch) | |
tree | d82752b79fc6821599960e1378d4a2544e72feba | |
parent | 1a0a35b8f463cf73b6cc3808b6b9ec35deadfb70 (diff) |
renamed configure.in to configure.ac.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3393 ee746299-78ed-0310-b773-934348b2243d
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | configure.ac (renamed from configure.in) | 0 |
2 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2014-04-21 + * configure.ac: renamed from configure.in. + +2014-04-21 + * src/passphrase.c configure.in: gpgme: use gpgme_io_writen() if available (fixes freeze when entering passphrase on Windows). diff --git a/configure.in b/configure.ac index 76bea0bb..76bea0bb 100644 --- a/configure.in +++ b/configure.ac |