mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-11-21 01:40:57 +08:00
* tests/mdemo2/Makefile.am: Let mdemo2 find ltdl.h again.
This commit is contained in:
parent
3678ec3f5f
commit
30f1b71195
@ -1,3 +1,7 @@
|
||||
2003-11-01 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
* tests/mdemo2/Makefile.am: Let mdemo2 find ltdl.h again.
|
||||
|
||||
2003-10-30 Peter O'Gorman <peter@pogma.com>
|
||||
|
||||
* m4/libtool.m4 (Darwin): Fix stupidities for darwin tags support.
|
||||
|
@ -20,7 +20,7 @@
|
||||
AUTOMAKE_OPTIONS = no-dependencies foreign
|
||||
ACLOCAL_AMFLAGS = -I ../../m4
|
||||
|
||||
AM_CPPFLAGS = -I$(top_distdir)/libltdl
|
||||
AM_CPPFLAGS = -I$(top_srcdir)/../../libltdl
|
||||
|
||||
bin_PROGRAMS = mdemo2 mdemo2_static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user