libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trivial: fix references to cdemo in pdemo/configure.ac [PATCH]


From: Richard Dawe
Subject: Trivial: fix references to cdemo in pdemo/configure.ac [PATCH]
Date: Sun, 20 Apr 2003 18:08:48 +0100

Hello.

pdemo/configure.ac refers to cdemo, but I think it should refer to pdemo.
Below is a ChangeLog and trivial patch for this.

Bye, Rich =]

2003-04-20  Richard Dawe  <address@hidden>

        * pdemo/configure.ac: Change references to cdemo to pdemo.

Index: pdemo/configure.ac
===================================================================
RCS file: /cvsroot/libtool/libtool/pdemo/configure.ac,v
retrieving revision 1.3
diff -p -u -3 -r1.3 configure.ac
--- pdemo/configure.ac  6 Oct 2001 15:35:17 -0000       1.3
+++ pdemo/configure.ac  20 Apr 2003 17:06:46 -0000
@@ -58,13 +58,13 @@ AM_CONDITIONAL([BINARY_HELLDL],
 
 
 ## ---------------------------- ##
-## C headers required by cdemo. ##
+## C headers required by pdemo. ##
 ## ---------------------------- ##
 AC_CHECK_HEADERS([string.h math.h])
 
 
 ## ---------------------------- ##
-## Libraries required by cdemo. ##
+## Libraries required by pdemo. ##
 ## ---------------------------- ##
 AC_CHECK_LIBM
 AC_SUBST([LIBM])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]