Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
a7cfa16d
Commit
a7cfa16d
authored
Apr 28, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove enable_isc_printf -- we no longer need isc_printf.
parent
1ec9d050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
10 deletions
+2
-10
configure.in
configure.in
+2
-10
No files found.
configure.in
View file @
a7cfa16d
dnl $Id: configure.in,v 1.5
7
1999/04/
05 16
:0
3
:5
5
ceder Exp $
dnl $Id: configure.in,v 1.5
8
1999/04/
28 22
:0
4
:5
0
ceder Exp $
dnl Configuration for LysKOM
dnl Copyright (C) 1993, 1994, 1995, 1996 Lysator Academic Computer Association.
dnl
...
...
@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl
AC_REVISION($Revision: 1.5
7
$)
AC_REVISION($Revision: 1.5
8
$)
AC_INIT(src/server/lyskomd.h)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_AUX_DIR(scripts)
...
...
@@ -248,14 +248,6 @@ then]
LIBS="-lchkr_m $LIBS" ]
[fi]
dnl
dnl
dnl Force the configure script in isc to behave as if the
dnl --enable-isc-printf switch was given to it.
dnl
[enable_isc_printf=yes
export enable_isc_printf]
dnl
AC_CONFIG_SUBDIRS(src/libraries/libisc-new)
AC_OUTPUT(Makefile
db-crypt/Makefile
...
...
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