Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
c127a164
Commit
c127a164
authored
Nov 18, 2010
by
Guillaume Lazzara
Browse files
configure.ac: Use tar-ustar to allow filenames with more than 99 characters.
parent
7e3b4a70
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
c127a164
2010-11-18 Guillaume Lazzara <z@lrde.epita.fr>
* configure.ac: Use tar-ustar to allow filenames with more than 99
characters.
2010-10-27 Roland Levillain <roland@lrde.epita.fr>
Remove a superfluous invocation of AM_CONDITIONAL regarding Magick++.
...
...
configure.ac
View file @
c127a164
...
...
@@ -34,7 +34,7 @@ AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_FILES([build-aux/Makefile])
# Automake.
AM_INIT_AUTOMAKE([1.10 subdir-objects check-news dist-bzip2 nostdinc -Wall])
AM_INIT_AUTOMAKE([1.10 subdir-objects check-news
tar-ustar
dist-bzip2 nostdinc -Wall])
# Package metadata.
AC_CONFIG_FILES([milena/mln/version.hh])
...
...
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