Go into config-files subdir in order to install the manual pages sitting there
authorEzra Peisach <epeisach@mit.edu>
Sat, 21 Oct 1995 19:10:15 +0000 (19:10 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sat, 21 Oct 1995 19:10:15 +0000 (19:10 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6977 dc483132-0cff-0310-8789-dd5450dbe970

src/ChangeLog
src/configure.in

index 6483c8c0ea22afb35ce8562e76d58012648a1910..57bd260cbcc4ee635c4f8b4587e6ea22a14b9a30 100644 (file)
@@ -1,3 +1,8 @@
+Sat Oct 21 15:03:06 1995  Ezra Peisach  <epeisach@kangaroo.mit.edu>
+
+       * configure.in (CONFIG_DIRS): Add config-files to list of
+       directories. 
+
 Wed Oct 11 17:23:45 1995  Sam Hartman  <hartmans@tertius.mit.edu>
 
        * configure.in: For all platforms, set krb5_cv_shlibs_versioned_filenames; no for AIX, yes for all others
index 1d19f4718d8cb1ac5dfbaa06c943016270a3d091..11ae6e7a499409d6c47bb81c6ddd39073085fc48 100644 (file)
@@ -160,7 +160,7 @@ else
 kadminv4=kadmin.v4
 krb524=krb524
 fi
-CONFIG_DIRS(util include lib kdc admin kadmin $kadminv4 kadmin.old $krb524 slave clients appl tests)
+CONFIG_DIRS(util include lib kdc admin kadmin $kadminv4 kadmin.old $krb524 slave clients appl tests config-files)
 DO_SUBDIRS
 dnl dnl AC_OUTPUT(Makefile,[EXTRA_RULES])
 V5_AC_OUTPUT_MAKEFILE