]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl'
authorAlfred M. Szmidt <ams@kemisten.nu>
Fri, 26 Sep 2003 12:51:23 +0000 (12:51 +0000)
committerPeter O'Gorman <peter@pogma.com>
Fri, 26 Sep 2003 12:51:23 +0000 (12:51 +0000)
instead of `../libltdl'.

ChangeLog
mdemo2/Makefile.am

index f20259e3c9c6b9b9435e8ee5a517f8841e287de1..f961c0d76e7ec6328c721dfe4d0565fb84225392 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-26  Alfred M. Szmidt  <ams@kemisten.nu>
+       * mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl'
+       instead of `../libltdl'.
+
 2003-09-21  Robert Millan  <robertmh@gnu.org>
 
        * libtool.m4: Add GNU/KNetBSD support.
index 92be306dce42f0e610cec0ff487debdd5be86f44..a1a54880573bb158562fa7207cf1d67630234f53 100644 (file)
@@ -2,7 +2,7 @@
 
 AUTOMAKE_OPTIONS = no-dependencies foreign
 
-INCLUDES = -I../libltdl
+INCLUDES = -I$(top_srcdir)/../libltdl
 
 EXTRA_DIST = acinclude.m4