Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
56bb7f22
Commit
56bb7f22
authored
Feb 02, 2000
by
Niels Möller
Browse files
* configure.in: Added check for inline.
Bumped version to 0.2.7. Rev: configure.in:1.53
parent
92689627
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
56bb7f22
...
...
@@ -4,7 +4,7 @@ dnl $Id$
dnl Process this file with autoconf to produce a configure script.
AC_INIT(src/lsh_types.h)
AM_INIT_AUTOMAKE(lsh, 0.2.
6
)
AM_INIT_AUTOMAKE(lsh, 0.2.
7
)
dnl No real versioning yet, use dated snapshots instead.
dnl AM_INIT_AUTOMAKE(lsh, esyscmd([date +snapshot-%Y-%m-%d]))
...
...
@@ -294,6 +294,7 @@ dnl ## fi
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
AC_TYPE_UID_T
AC_TYPE_SIZE_T
AC_HEADER_TIME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment