ChangeLog: Forgot to check in.
authorJuergen Pfeifer <juergen.pfeifer@gmx.net>
Sun, 30 Sep 2001 22:50:54 +0000 (22:50 +0000)
committerToon Moene <toon@gcc.gnu.org>
Sun, 30 Sep 2001 22:50:54 +0000 (22:50 +0000)
2001-09-30  Toon Moene  <toon@moene.indiv.nluug.nl>

* libf2c/ChangeLog: Forgot to check in.
* libf2c/libU77/config.hin: Forgot to check in.

Co-Authored-By: Toon Moene <toon@moene.indiv.nluug.nl>
From-SVN: r45914

libf2c/ChangeLog
libf2c/libU77/config.hin

index 015d28e86cd0714d6a5a3627120efff4de25f4d7..e46ceefa3ff5b06660bddd4d204272020ccb5042 100644 (file)
@@ -1,3 +1,25 @@
+2001-09-29  Juergen Pfeifer  <juergen.pfeifer@gmx.net>
+            Toon Moene  <toon@moene.indiv.nluug.nl>
+
+       Make libf2c a shared library.
+
+       * aclocal.m4: Get definition of libtool.
+       * Makefile.in: Use libtool.
+       * configure.in: Use libtool.
+       * configure: Regenerated.
+       * libF77/Makefile.in: Use libtool; treat main program contained in
+       libF77/main.c specially.
+       * libF77/configure.in: Use libtool.
+       * libF77/configure: Regenerated.
+       * libI77/Makefile.in: Use libtool.
+       * libI77/configure.in: Use libtool.
+       * libI77/configure: Regenerated.
+       * libU77/Makefile.in: Use libtool.
+       * libU77/configure.in: Use libtool.
+       * libU77/configure: Regenerated.
+       * libU77/date_.c: Adapt for -fPIC compiling.
+       * libU77/vxtidate_.c: Ditto.
+
 2001-09-22  Richard Earnshaw  <rearnsha@arm.com>
 
        * libI77/configure.in (__EXTENSIONS__): Define.
index 9848d06b0ec7dc80b44e1e4ef8c9dfcbbc6f1d5a..2f20872a4cff43354c1072111c387ea1eb72d3db 100644 (file)
 /* Define as the path of the `chmod' program. */
 #undef CHMOD_PATH
 
-/* Define if your gettimeofday takes only one argument. */
-#undef GETTIMEOFDAY_ONE_ARGUMENT
-
-/* Define if your gettimeofday takes a time zome argument. */
-#undef HAVE_TIMEZONE
-
 /* Define if you have the alarm function.  */
 #undef HAVE_ALARM
 
@@ -60,9 +54,6 @@
 /* Define if you have the getrusage function.  */
 #undef HAVE_GETRUSAGE
 
-/* Define if you have the gettimeofday function.  */
-#undef HAVE_GETTIMEOFDAY
-
 /* Define if you have the getuid function.  */
 #undef HAVE_GETUID