Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
LSH
lsh
Commits
544f25c2
Commit
544f25c2
authored
Jul 13, 2012
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Deleted left over check of $am_cv_prog_cc_stdc.
parent
828c229d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
spki/ChangeLog
spki/ChangeLog
+4
-0
spki/configure.ac
spki/configure.ac
+0
-4
No files found.
spki/ChangeLog
View file @
544f25c2
2012-07-13 Niels Möller <nisse@lysator.liu.se>
* configure.ac: Deleted left over check of $am_cv_prog_cc_stdc.
2010-12-14 Niels Möller <nisse@lysator.liu.se>
* tag.c (spki_string_alloc): Renamed and updated callers, from...
...
...
spki/configure.ac
View file @
544f25c2
...
...
@@ -36,10 +36,6 @@ AC_PROG_CC
AC_PROG_MAKE_SET
AC_PROG_RANLIB
if test "x$am_cv_prog_cc_stdc" = xno ; then
AC_ERROR([the C compiler doesn't handle ANSI-C])
fi
LSH_DEPENDENCY_TRACKING
if test x$enable_dependency_tracking = xyes ; then
...
...
Write
Preview
Markdown
is supported
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