]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
warning fixes and cleanups for 64-bit machines
[citadel.git] / citadel / ChangeLog
index 1c4d47364149886e8eeb0781ebfb7c8762dffd0b..f50f3c0f452008307c9fad7ea536f41bdaf94368 100644 (file)
@@ -1,4 +1,16 @@
  $Log$
+ Revision 580.64  2001/10/17 19:40:38  nbryant
+ warning fixes and cleanups for 64-bit machines
+
+ Revision 580.63  2001/10/16 20:47:37  nbryant
+ - backed out -export-dynamic, it doesn't do anything and i've found the real
+ problem
+ - remove declaration for make_message
+
+ Revision 580.62  2001/10/16 19:18:49  nbryant
+ backed out that compiler detection change for Tru64. it's not incredibly
+ important and results in broken autoconf macro expansions.
+
  Revision 580.61  2001/10/16 18:36:33  nbryant
  reinstate -export-dynamic for citserver in case libtool decides to build
  static libraries (why?)
@@ -2812,3 +2824,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import 
+