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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
2a9ff212
Commit
2a9ff212
authored
26 years ago
by
Per Cederqvist
Browse files
Options
Downloads
Patches
Plain Diff
Create src/libraries/regex/doc/Makefile and src/libraries/regex/test/Makefile.
parent
eb2ac963
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure.in
+4
-2
4 additions, 2 deletions
configure.in
with
4 additions
and
2 deletions
configure.in
+
4
−
2
View file @
2a9ff212
dnl $Id: configure.in,v 1.5
5
1999/0
2
/0
6 08:27:11
ceder Exp $
dnl $Id: configure.in,v 1.5
6
1999/0
4
/0
3 21:53:17
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.5
5
$)
AC_REVISION($Revision: 1.5
6
$)
AC_INIT(src/server/lyskomd.h)
AC_INIT(src/server/lyskomd.h)
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(scripts)
AC_CONFIG_AUX_DIR(scripts)
...
@@ -264,6 +264,8 @@ src/libraries/libansi/Makefile
...
@@ -264,6 +264,8 @@ src/libraries/libansi/Makefile
src/libraries/libcommon/Makefile
src/libraries/libcommon/Makefile
src/libraries/libmisc/Makefile
src/libraries/libmisc/Makefile
src/libraries/regex/Makefile
src/libraries/regex/Makefile
src/libraries/regex/doc/Makefile
src/libraries/regex/test/Makefile
src/server/Makefile
src/server/Makefile
src/server/testsuite/Makefile
src/server/testsuite/Makefile
src/server/testsuite/config/Makefile
src/server/testsuite/config/Makefile
...
...
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