Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lyskom-server-ceder-1616-generations-topgit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
04e88933
Commit
04e88933
authored
Jul 26, 1998
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Added AC_C_INLINE.
parent
40dd93af
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.in
+3
-2
3 additions, 2 deletions
configure.in
with
3 additions
and
2 deletions
configure.in
+
3
−
2
View file @
04e88933
dnl $Id: configure.in,v 1.4
8
1998/07/
11 23
:3
8
:4
9
ceder Exp $
dnl $Id: configure.in,v 1.4
9
1998/07/
26 16
:3
6
:4
5
ceder Exp $
dnl Configuration for LysKOM
dnl Configuration for LysKOM
dnl Copyright (C) 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
dnl Copyright (C) 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
dnl
dnl
...
@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
...
@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
dnl
dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl
dnl
AC_REVISION($Revision: 1.4
8
$)
AC_REVISION($Revision: 1.4
9
$)
AC_INIT(src/server/lyskomd.h)
AC_INIT(src/server/lyskomd.h)
AC_CONFIG_AUX_DIR(scripts)
AC_CONFIG_AUX_DIR(scripts)
AM_INIT_AUTOMAKE(lyskom-server, 2.0.0.pcl.2)
AM_INIT_AUTOMAKE(lyskom-server, 2.0.0.pcl.2)
...
@@ -88,6 +88,7 @@ AC_TRY_COMPILE([#include <signal.h>],
...
@@ -88,6 +88,7 @@ AC_TRY_COMPILE([#include <signal.h>],
[fi]
[fi]
AC_C_CONST
AC_C_CONST
AC_C_INLINE
CMOD_C_ATTRIBUTE_UNUSED
CMOD_C_ATTRIBUTE_UNUSED
AC_HEADER_STDC
AC_HEADER_STDC
AC_TYPE_PID_T
AC_TYPE_PID_T
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment