diff options
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 74029d10e21..d8537294c54 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -5,7 +5,7 @@ AC_PREREQ(2.68) | |||
| 5 | AC_INIT([Guix], [0.0], [guile-user@gnu.org]) | 5 | AC_INIT([Guix], [0.0], [guile-user@gnu.org]) |
| 6 | AC_CONFIG_AUX_DIR([build-aux]) | 6 | AC_CONFIG_AUX_DIR([build-aux]) |
| 7 | 7 | ||
| 8 | AM_INIT_AUTOMAKE([1.11 foreign silent-rules subdir-objects \ | 8 | AM_INIT_AUTOMAKE([1.11 gnu silent-rules subdir-objects \ |
| 9 | color-tests parallel-tests]) | 9 | color-tests parallel-tests]) |
| 10 | 10 | ||
| 11 | AC_CONFIG_SRCDIR([guix.scm]) | 11 | AC_CONFIG_SRCDIR([guix.scm]) |
