Sanity (make dist).
authorjbj <devnull@localhost>
Thu, 30 Dec 1999 19:17:03 +0000 (19:17 +0000)
committerjbj <devnull@localhost>
Thu, 30 Dec 1999 19:17:03 +0000 (19:17 +0000)
CVS patchset: 3502
CVS date: 1999/12/30 19:17:03

autogen.sh
configure.in

index 8460997..e94c2f8 100755 (executable)
@@ -3,12 +3,12 @@
 export CFLAGS
 export LDFLAGS
 
-LTV="libtoolize (GNU libtool) 1.3.3"
+LTV="libtoolize (GNU libtool) 1.3.4"
 ACV="Autoconf version 2.13"
 AMV="automake (GNU automake) 1.4"
 USAGE="
 You need to install:
-       libtool-1.3.3
+       libtool-1.3.4
        autoconf-2.13
        automake-1.4
 "
index 918f61f..f077ea4 100644 (file)
@@ -898,7 +898,8 @@ AC_OUTPUT([Makefile rpmrc macros lib/Makefile
        build/Makefile tools/Makefile scripts/Makefile
        tests/Makefile tests/rpmrc tests/macros tests/hello-test/Makefile
        misc/Makefile po/Makefile.in intl/Makefile
-       doc/Makefile doc/manual/Makefile doc/pl/Makefile doc/ru/Makefile
+       doc/Makefile doc/manual/Makefile
+       doc/ja/Makefile doc/pl/Makefile doc/ru/Makefile
        python/Makefile],
        [echo timestamp > popt/stamp-h.in
        echo timestamp > stamp-h.in])