]> 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:52:31 +0000 (12:52 +0000)
committerPeter O'Gorman <peter@pogma.com>
Fri, 26 Sep 2003 12:52:31 +0000 (12:52 +0000)
instead of `../libltdl'.

ChangeLog
mdemo2/Makefile.am

index 7f566776aaaa7e645ec510c0c66d111de419b1ab..0c897b6cd215d8d01f430c310367b396a254f7c6 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-24  Gary V. Vaughan  <gary@gnu.org>
 
        * bootstrap: Rewritten to use autoreconf.
index b0cd3b1e7b8ad455acf56bf2f196ed7f134e7ee0..0db8000749d7d19a0adbd3613daf0484efdcc966 100644 (file)
@@ -3,7 +3,7 @@
 AUTOMAKE_OPTIONS = no-dependencies foreign
 ACLOCAL_AMFLAGS  = -I ../m4
 
-INCLUDES = -I../libltdl
+INCLUDES = -I$(top_srcdir)/../libltdl
 
 bin_PROGRAMS = mdemo2 mdemo2_static