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
Vcsn
Vaucanson 1
Commits
019662eb
Commit
019662eb
authored
Apr 11, 2012
by
Akim Demaille
Committed by
Alexandre Duret-Lutz
May 22, 2012
Browse files
build: silent-rules.
* configure.ac: here.
parent
68bb4f7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
019662eb
...
...
@@ -20,7 +20,9 @@ AC_PREREQ([2.61])
AC_INIT([vaucanson], [1.4a], [vaucanson-bugs@lrde.epita.fr])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([1.11 tar-ustar no-define foreign dist-xz color-tests parallel-tests])
AM_INIT_AUTOMAKE([1.11 tar-ustar no-define foreign dist-xz
color-tests parallel-tests silent-rules])
AM_SILENT_RULES([yes])
AC_CONFIG_HEADERS([config.h:config.hin] [include/vaucanson/config/pconf.hh])
AC_CONFIG_SUBDIRS([cbs])
...
...
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