summaryrefslogtreecommitdiffstats
path: root/c/configure.ac
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2016-01-04 13:59:50 -0600
committerJoel Sherrill <joel@rtems.org>2016-01-04 14:03:31 -0600
commitbc8176bcd5b26ba5b7fb3fc704ac762a80f02a72 (patch)
tree898d1bb7587530e9ee231a0013de859ed9339e3d /c/configure.ac
parentLICENSE.WEBSERVER: GoAhead server removed before 4.11 branched. Obsolete. (diff)
downloadrtems-bc8176bcd5b26ba5b7fb3fc704ac762a80f02a72.tar.bz2
c/Makefile.am, c/configure.ac: Remove references to TOOL_TARGETS
Diffstat (limited to '')
-rw-r--r--c/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/configure.ac b/c/configure.ac
index e00aebdf86..052891568b 100644
--- a/c/configure.ac
+++ b/c/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.69])
AC_INIT([rtems-c],[_RTEMS_VERSION],[https://devel.rtems.org/newticket])
-AC_CONFIG_SRCDIR([TOOL_TARGETS])
+AC_CONFIG_SRCDIR([src])
RTEMS_TOP(..)
RTEMS_CANONICAL_TARGET_CPU