summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:58:26 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:58:26 +0000
commitcad3ff8ae821cc71a203ca531715e41ea74d1387 (patch)
treee3b94bc144195ac8030ea459e7ed46fb67ef121a /configure.in
parent041c7082c6e8eca706f99af323b4ecf9e6099481 (diff)
renamed some macros to please doogie :P
Author: tausq Date: 2001-06-18 05:56:32 GMT renamed some macros to please doogie :P
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 7d551bfb1..ca79cb8b8 100644
--- a/configure.in
+++ b/configure.in
@@ -159,8 +159,8 @@ dnl Check for YODL
dnl AC_CHECK_PROG(YODL_MAN,yodl2man,"yes","")
ah_NUM_PROCS
-ah_GLIBC_VER
-ah_LIBSTDCPP_VER
+rc_GLIBC_VER
+rc_LIBSTDCPP_VER
ah_GCC3DEP
AC_OUTPUT(environment.mak:buildlib/environment.mak.in makefile:buildlib/makefile.in,make -s dirs)