finish app.h move

This commit is contained in:
Andreas Gustafsson
2001-07-06 22:12:21 +00:00
parent 1e71bc82b8
commit 305795c093
3 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.49 2001/02/12 23:11:05 gson Exp $
# $Id: Makefile.in,v 1.50 2001/07/06 22:11:40 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@@ -26,7 +26,7 @@ top_srcdir = @top_srcdir@
# machine generated. The latter are handled specially in the
# install target below.
#
HEADERS = assertions.h base64.h bitstring.h boolean.h buffer.h \
HEADERS = app.h assertions.h base64.h bitstring.h boolean.h buffer.h \
bufferlist.h commandline.h entropy.h error.h event.h \
eventclass.h \
file.h formatcheck.h fsaccess.h heap.h hex.h hmacmd5.h \

View File

@@ -13,7 +13,7 @@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
# $Id: Makefile.in,v 1.26 2001/03/02 19:25:18 bwelling Exp $
# $Id: Makefile.in,v 1.27 2001/07/06 22:11:41 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
@BIND9_VERSION@
HEADERS = app.h dir.h int.h net.h netdb.h offset.h stdtime.h \
HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \
syslog.h time.h
SUBDIRS =

View File

@@ -1463,6 +1463,7 @@
./lib/isc/include/Makefile.in MAKE 1998,1999,2000,2001
./lib/isc/include/isc/.cvsignore X 1999,2000,2001
./lib/isc/include/isc/Makefile.in MAKE 1998,1999,2000,2001
./lib/isc/include/isc/app.h C 1999,2000,2001
./lib/isc/include/isc/assertions.h C 1997,1998,1999,2000,2001
./lib/isc/include/isc/base64.h C 1999,2000,2001
./lib/isc/include/isc/bitstring.h C 1999,2000,2001
@@ -1592,7 +1593,6 @@
./lib/isc/unix/include/Makefile.in MAKE 1998,1999,2000,2001
./lib/isc/unix/include/isc/.cvsignore X 1999,2000,2001
./lib/isc/unix/include/isc/Makefile.in MAKE 1998,1999,2000,2001
./lib/isc/unix/include/isc/app.h C 1999,2000,2001
./lib/isc/unix/include/isc/dir.h C 1999,2000,2001
./lib/isc/unix/include/isc/int.h C 1999,2000,2001
./lib/isc/unix/include/isc/keyboard.h C 2000,2001