summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2019-07-22 16:36:09 -0400
committerRay Strode <rstrode@redhat.com>2019-07-22 16:36:37 -0400
commita4393cc90bdc74dcebc0d68f201ccfe6711d1f81 (patch)
treea1c519a010f6017ed7b187f6cc9f9d252bc97d73
parent4cbce2a282ee11c42f8918415f7d3dbb5c182e0c (diff)
downloadgdm-a4393cc90bdc74dcebc0d68f201ccfe6711d1f81.tar.gz
configure: make auto goo more gooey
the goo, oh, the goo.
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0a1c6c19..e63cbf32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,6 +8,7 @@ AC_CONFIG_SRCDIR([daemon/gdm-manager.c])
AM_INIT_AUTOMAKE([1.11.2 no-dist-gzip dist-xz tar-ustar -Wall foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
AM_MAINTAINER_MODE([enable])
# for utmpx stuff