2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
This commit is contained in:
Ralf Corsepius
2004-02-14 18:18:04 +00:00
parent 6f5b510b67
commit c9251c7e99
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-rdbg.m4: Don't AC_SUBST(HAS_RDBG).
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DISTCLEANFILES += @CUSTOM_CFG_FILES.

View File

@@ -37,5 +37,4 @@ AC_CACHE_CHECK([whether BSP supports librdbg],
fi
])
HAS_RDBG="$rtems_cv_HAS_RDBG"
AC_SUBST(HAS_RDBG)
])