aboutsummaryrefslogtreecommitdiff
path: root/libatomic/configure
diff options
context:
space:
mode:
Diffstat (limited to 'libatomic/configure')
-rwxr-xr-xlibatomic/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/libatomic/configure b/libatomic/configure
index 239bcee..75151e2 100755
--- a/libatomic/configure
+++ b/libatomic/configure
@@ -2571,6 +2571,7 @@ target_alias=${target_alias-$host_alias}
# no-define: PACKAGE and VERSION will not be #define'd in config.h (a bunch
# of other PACKAGE_* variables will, however, and there's nothing
# we can do about that; they come from AC_INIT).
+# no-dist: we don't want 'dist' and related rules.
# foreign: we don't follow the normal rules for GNU packages (no COPYING
# file in the top srcdir, etc, etc), so stop complaining.
# -Wall: turns on all automake warnings...