diff options
Diffstat (limited to 'libsframe/configure.ac')
-rw-r--r-- | libsframe/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsframe/configure.ac b/libsframe/configure.ac index d63f270..8cbd3cd 100644 --- a/libsframe/configure.ac +++ b/libsframe/configure.ac @@ -18,7 +18,7 @@ dnl along with this program; see the file COPYING. If not see dnl <http://www.gnu.org/licenses/>. dnl -AC_INIT([libsframe], BFD_VERSION) +AC_INIT([libsframe], [BFD_VERSION]) AC_CONFIG_SRCDIR(sframe.c) AC_USE_SYSTEM_EXTENSIONS AM_INIT_AUTOMAKE |