bug-ncurses
[Top][All Lists]
Advanced

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

install.libs dependency in includes directory


From: Albert Chin
Subject: install.libs dependency in includes directory
Date: Fri, 1 Feb 2002 19:53:15 -0600
User-agent: Mutt/1.2.5i

includes/Makefile has the following dependency generated by
aclocal.m4:
  install \
  install.libs \
  install.includes :: $(AUTO_SRC) $(DESTDIR)$(includedir) \
                  term.h \
                  curses.h \
                  unctrl.h \
                  termcap.h \
                  $(srcdir)/ncurses_dll.h
                  ...

Why does installing the libraries automatically install the include
files? I know it seems somewhat obvious but as both install.libs and
install.includes exists, my preference is to leave it to the user
doing the install.

-- 
albert chin (address@hidden)



reply via email to

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