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
Nettle
nettle
Commits
7e1ba083
Commit
7e1ba083
authored
May 05, 2002
by
Niels Möller
Browse files
Pass no arguments to AM_INIT_AUTOMAKE.
Rev: src/nettle/configure.ac:1.3
parent
217b1415
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7e1ba083
...
...
@@ -6,7 +6,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT([nettle], [1.6])
AC_CONFIG_SRCDIR([arcfour.c])
AC_PREREQ(2.50)
AM_INIT_AUTOMAKE
([dist-gzip])
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER([config.h])
AC_CANONICAL_HOST
...
...
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