Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
9119ffe9
Commit
9119ffe9
authored
Feb 07, 2011
by
Alexandre Duret-Lutz
Browse files
* configure.ac: s/gnit/gnu so that we can use 0.7.1a as a version.
parent
e72f85a3
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
9119ffe9
2011-02-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* configure.ac: s/gnit/gnu so that we can use 0.7.1a as a version.
2011-02-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* NEWS: Typos.
...
...
configure.ac
View file @
9119ffe9
...
...
@@ -25,7 +25,7 @@ AC_PREREQ([2.61])
AC_INIT([spot], [0.7.1a], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gn
its
nostdinc tar-ustar color-tests parallel-tests])
AM_INIT_AUTOMAKE([1.11 gn
u
nostdinc tar-ustar color-tests parallel-tests])
# If the user didn't supplied a CFLAGS value,
# set an empty one to prevent autoconf to stick -O2 -g here.
...
...
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