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
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
f44038cf
Commit
f44038cf
authored
Feb 24, 1994
by
Per Cederqvist
Browse files
Removed AC_USG, since GNU regex 0.12 no longer needs it.
parent
eecc537f
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.in
View file @
f44038cf
dnl $Id: configure.in,v 1.1
2
199
3/11/22 18:36:13
ceder Exp $
dnl $Id: configure.in,v 1.1
3
199
4/02/24 11:47:01
ceder Exp $
dnl Configuration for LysKOM
AC_REVISION($Revision: 1.1
2
$)
AC_REVISION($Revision: 1.1
3
$)
AC_INIT(src/server/lyskomd.h)
AC_PROG_CC
AC_SUBST(CFLAGS)
...
...
@@ -93,8 +93,6 @@ AC_PROGRAMS_CHECK(SED, sed)
AC_HAVE_HEADERS(string.h memory.h strings.h sys/param.h sys/time.h)
AC_HAVE_HEADERS(stdarg.h stdlib.h stddef.h locale.h)
AC_TIME_WITH_SYS_TIME
dnl AC_USG is used by regex, but is obsolete.
AC_USG
AC_ALLOCA
AC_HAVE_LIBRARY(resolv) dnl Host name lookup.
AC_HAVE_LIBRARY(authuser) dnl User authentication according to RFC 931.
...
...
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