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
a7440936
Commit
a7440936
authored
Mar 27, 2013
by
Guillaume Lazzara
Browse files
configure.ac: Allow tarballs with long filenames.
parent
e0089be5
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a7440936
2013-03-27 Guillaume Lazzara <z@lrde.epita.fr>
* configure.ac: Allow tarballs with long filenames.
2013-03-25 Guillaume Lazzara <z@lrde.epita.fr>
* configure.ac: Configure scribo/src/contest/hnla-2013 and
...
...
configure.ac
View file @
a7440936
...
...
@@ -38,7 +38,7 @@ AC_CONFIG_FILES([build-aux/Makefile])
# Disable the -Wextra-portability option until developers can all use
# Automake 1.11.2 or newer (Debian GNU/Linux 6 ships Automake 1.11.1
# only), at which point we'll use the new AM_PROG_AR macro instead.
AM_INIT_AUTOMAKE([1.11 subdir-objects check-news tar-
ustar
dist-bzip2
AM_INIT_AUTOMAKE([1.11 subdir-objects check-news tar-
pax
dist-bzip2
parallel-tests nostdinc silent-rules
-Wall -Wno-extra-portability])
# By default, let "make" hide the compilation command and display a
...
...
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