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
LSH
lsh
Commits
b97ece7f
Commit
b97ece7f
authored
May 05, 2002
by
Niels Möller
Browse files
Pass no options to AM_INIT_AUTOMAKE.
Rev: configure.ac:1.5
parent
4760812b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
b97ece7f
...
...
@@ -5,7 +5,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT([lsh], [1.4], [bug-lsh@gnu.org])
AC_PREREQ(2.50)
AC_CONFIG_SRCDIR([src/lsh_types.h])
AM_INIT_AUTOMAKE
([dist-gzip])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
# AH_TEMPLATE([PACKAGE], [The name of this software distribution])
...
...
Write
Preview
Supports
Markdown
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