summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--configure.ac1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7a6ea66..858f5e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,4 +76,5 @@ core
# Edit the following section as needed
# For example, !report.pc overrides *.pc. See 'man gitignore'
#
+ar-lib
xedit
diff --git a/configure.ac b/configure.ac
index cf3eb23..f73c9db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,6 +34,7 @@ XORG_DEFAULT_OPTIONS
AC_CONFIG_HEADERS([config.h])
+m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
AC_PROG_RANLIB
PKG_PROG_PKG_CONFIG