mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-04-06 16:20:23 +08:00
reverted addition of depdemo; it's completely unusable yet :-(
This commit is contained in:
parent
8ed98c1580
commit
5653d45856
@ -3,7 +3,6 @@
|
||||
* Makefile.am (cvs-dist): our release tags are in lower case
|
||||
(cvs-diff): ditto
|
||||
(EXTRA_DIST): added README-alpha
|
||||
(DIST_SUBDIRS): added depdemo
|
||||
* README-alpha: minor adaptations
|
||||
* demo/Makefile.am, mdemo/Makefile.am, depdemo/Makefile.am:
|
||||
removed comment about special needs for distribution
|
||||
|
@ -2,7 +2,7 @@
|
||||
## Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
|
||||
AUTOMAKE_OPTIONS = gnits
|
||||
SUBDIRS = doc tests libltdl
|
||||
DIST_SUBDIRS = $(SUBDIRS) demo depdemo mdemo
|
||||
DIST_SUBDIRS = $(SUBDIRS) demo mdemo
|
||||
|
||||
# We need to export these variables when we run ltconfig.
|
||||
CFLAGS = @CFLAGS@
|
||||
@ -63,7 +63,6 @@ ACINCLUDE_M4_LIST = \
|
||||
$(srcdir)/acinclude.m4 \
|
||||
$(srcdir)/libltdl/acinclude.m4 \
|
||||
$(srcdir)/demo/acinclude.m4 \
|
||||
$(srcdir)/depdemo/acinclude.m4 \
|
||||
$(srcdir)/mdemo/acinclude.m4
|
||||
|
||||
# All our rules should depend on these demo files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user