summaryrefslogtreecommitdiff
path: root/gdb/configure.ac
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-04-27 18:30:07 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-04-27 18:30:07 +0000
commitbd811fa197ffe6e18dcd3b2ef64decb8a9e86b98 (patch)
tree7ec72bc6b3ed354c5c4e869cf39fd27a596179ce /gdb/configure.ac
parent5052e19fdf30b813e810bc55503d84872c45c6a2 (diff)
downloadgdb-bd811fa197ffe6e18dcd3b2ef64decb8a9e86b98.tar.gz
* configure.ac: Add AC_ARG_PROGRAM.
* configure: Regenerate.
Diffstat (limited to 'gdb/configure.ac')
-rw-r--r--gdb/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/configure.ac b/gdb/configure.ac
index a40c2e55327..0f5d65174ae 100644
--- a/gdb/configure.ac
+++ b/gdb/configure.ac
@@ -30,6 +30,7 @@ AM_PROG_CC_STDC
AC_CONFIG_AUX_DIR(..)
AC_CANONICAL_SYSTEM
+AC_ARG_PROGRAM
# Dependency checking.
ZW_CREATE_DEPDIR