Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
bf526ece
Commit
bf526ece
authored
May 12, 2003
by
Niels Möller
Browse files
Updated AC_CONFIG_SRCDIR, as lsh_types.h no longer
exists. Rev: ChangeLog:1.671 Rev: configure.ac:1.41
parent
5010bc9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
bf526ece
2003-05-12 Niels Möller <nisse@cuckoo.hack.org>
* configure.ac: Updated AC_CONFIG_SRCDIR, as lsh_types.h no longer
exists.
2003-05-12 Niels Möller <niels@s3.kth.se>
* configure.ac: Don't AC_REPLACE_FUNCS(memxor), just use the
...
...
configure.ac
View file @
bf526ece
dnl Process this file with autoconf to produce a configure script.
AC_INIT([lsh], [1.5.2], [bug-lsh@gnu.org])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([src/lsh
_types.h
])
AC_CONFIG_SRCDIR([src/lsh
.c
])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment