libtool-patches
[Top][All Lists]
Advanced

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

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


From: Boehne, Robert
Subject: RE: Trivial: fix references to cdemo in pdemo/configure.ac [PATCH]
Date: Mon, 21 Apr 2003 09:46:04 -0500

Richard,

It should refer to both, I think.

Robert

-----Original Message-----
From: Richard Dawe [mailto:address@hidden
Sent: Sunday, April 20, 2003 12:09 PM
To: address@hidden
Subject: Trivial: fix references to cdemo in pdemo/configure.ac [PATCH]


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])


_______________________________________________
Libtool-patches mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/libtool-patches




reply via email to

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