/tags/rel-0-4-0/FreeSpeech/vflow/macros/ChangeLog

# · #! · 859 lines · 540 code · 319 blank · 0 comment · 0 complexity · 7dbde8e50d4879f4fb80179dcdb0bdf0 MD5 · raw file

  1. 1999-08-02 Peter Teichman <pat4@acpub.duke.edu>
  2. * removed gnome-conduit-check.m4 - it should be distributed with
  3. gnome-pilot
  4. 1999-07-30 Peter Teichman <pat4@acpub.duke.edu>
  5. * gnome-conduit-check.m4: added new file of checks. anything that
  6. provides a pilot conduit is going to want this
  7. 1999-07-07 Tuomas J. Lukka <lukka@iki.fi>
  8. * gnome-x-checks.m4: add a comment on how to get gtk-1.3 and
  9. glib 1.3 from CVS
  10. 1999-07-06 Tuomas J. Lukka <lukka@iki.fi>
  11. * gnome-x-checks.m4: forbid compiling with Gtk-1.3 for now.
  12. gnome only works with 1.2 so far.
  13. 1999-07-05 Raja R Harinath <harinath@cs.umn.edu>
  14. * gnome.m4: Make "extra library" message slightly easier to read.
  15. Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org>
  16. * compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.
  17. 1999-06-11 Tuomas J. Lukka <lukka@iki.fi>
  18. * gnome-guile-checks.m4: Debian has qt_null in -lqthreads but
  19. no main. Changed both checks for 'main' to qt_null.
  20. I hope this is correct - it shouldn't break anything.
  21. 1999-05-11 Raja R Harinath <harinath@cs.umn.edu>
  22. * Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.
  23. 1999-05-09 Jacob Berkman <jberk+@cmu.edu>
  24. * gnome-bonobo-check.m4: made test program return 0,
  25. changed BONOBO_CHECK to not return "failure" on success
  26. 1999-04-16 Raja R Harinath <harinath@cs.umn.edu>
  27. * gnome-print-check.m4 (GNOME_PRINT_CHECK): Fix invocation of
  28. AM_PATH_GNOME_PRINT.
  29. * Makefile.am (MACROS): Sort lines.
  30. Sun Mar 28 23:39:48 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
  31. * gnome-vfs.m4: Add --with-vfs option. GNOME_VFS_LIBS still needs
  32. to be fixed but that's not a problem because there's no libvfs, yet.
  33. 1999-03-10 Tomislav Vujec <tvujec@carnet.hr>
  34. * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Add ACLOCAL_FLAGS in
  35. ACLOCAL. This allows maintainer rules to work if any of the macros
  36. change.
  37. 1999-03-10 Tomislav Vujec <tvujec@carnet.hr>
  38. * gnome.m4 (GNOME_INIT_HOOK): Wrapped position parameter in
  39. testing for additional inits. It gets expanded while generating
  40. configure, resulting in an empty parameter list - syntax error in
  41. for statement.
  42. 1999-03-09 Raja R Harinath <harinath@cs.umn.edu>
  43. * gnome.m4 (GNOME_INIT): Add a new paramater, which is passed to
  44. GNOME_INIT_HOOK.
  45. (GNOME_INIT_HOOK): New parameter "additional inits". This is a
  46. list like "applets capplet", and the corresponding
  47. GNOME_APPLETS_LIBS and GNOME_CAPPLETS_LIBS are defined.
  48. 1998-03-01 Mark Crichton <crichton@gimp.org>
  49. * gnome-objc-checks : Added HAVE_GNOME_OBJC conditional
  50. 1998-02-27 Gregory McLean <gregm@comstar.net>
  51. * gnome-x-checks.m4 : Require at least gtk+ 1.2 (pointless getting
  52. bug reports with an old glib/gtk/gdk set..)
  53. 1999-02-25 Martin Baulig <martin@home-of-linux.org>
  54. * gnome-libgtop-checks.m4: Require LibGTop >= 1.0.0.
  55. 1999-02-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
  56. * compiler-flags.m4: Only add the compilation warnings if the
  57. compiler is GCC.
  58. 1999-02-20 Timur Bakeyev <mc@bat.ru>
  59. * gnome.m4: Added and exported ZVT_LIBS.
  60. Tue Feb 16 19:35:42 1999 Owen Taylor <otaylor@redhat.com>
  61. * gnome-x-checks.m4: Require GTK+-1.1.16.
  62. 1999-02-15 Timur Bakeyev <mc@bat.ru>
  63. * gnome-gettext.m4: Work around a bug in BSDI's native sh, which in-
  64. correctly expands ${LINGUAS=$ALL_LINGUAS}. Switched to if/fi variant.
  65. 1999-02-15 Chris Lahey <clahey@umich.edu>
  66. * gnome-print-check.m4: Copied this from libhnj/libhnj.m4. Almost
  67. completely replaced the old version. The only usage difference is
  68. that it defines GNOME_PRINT_LIBS instead of GNOME_PRINT_LIB and
  69. defines GNOME_PRINT_CFLAGS as well.
  70. 1999-02-10 Martin Baulig <martin@home-of-linux.org>
  71. * gnome-objc-checks.m4: Applied a patch from Kenneth Stailey;
  72. use $CFLAGS when invoking $OBJC so the user can add additional
  73. include paths.
  74. 1999-02-05 Martin Baulig <martin@home-of-linux.org>
  75. * compiler-flags.m4: Don't add warning and compiler flags to
  76. the CFLAGS and CXXFLAGS when they're cached. This fixes the
  77. problem that CFLAGS and CXXFLAGS get longer and longer each
  78. time you run a `config.status --recheck'.
  79. 1999-02-04 Martin Baulig <martin@home-of-linux.org>
  80. * aclocal-include.m4 (INSIDE_GNOME_COMMON): New automake
  81. conditional that's always false.
  82. * gnome-common.m4: New file. This defines a `GNOME_COMMON_INIT'
  83. macro that should be used in all GNOME Applications outside
  84. the CVS tree.
  85. * Makefile.am: If we are `INSIDE_GNOME_COMMON', install all
  86. $(MACROS), autogen.sh, gnome-common.m4 and a newly created
  87. gnome-macros.dep in `$(datadir)/aclocal/gnome'.
  88. 1999-01-24 Timur Bakeyev <mc@bat.ru>
  89. * gnome-pthread-check.m4: Add recognition of 2 more libraries -
  90. pthreads and pthread-support build in libc (as on BSDI).
  91. 1999-01-23 Martin Baulig <martin@home-of-linux.org>
  92. * gnome-libgtop-checks.m4 (GNOME_LIBGTOP_DOCU): New macro. This
  93. checks whether you have the LibGTop documentation installed and
  94. defines `HAVE_LIBGTOP_DOCU' if appropriate. Also provides automake
  95. conditional.
  96. 1999-01-20 Martin Baulig <martin@home-of-linux.org>
  97. * acinclude.m4 (ac_result): Unset CATOBJEXT so
  98. that the macros and Makefiles correctly handle
  99. disabling NLS when no gettext is found.
  100. 1999-01-19 Raja R Harinath <harinath@cs.umn.edu>
  101. * gnome-cxx-check.m4 (GNOME_CHECK_CXX): Rewrite to be saner.
  102. Don't limit yourself to a fixed set of names for the compiler.
  103. 1999-01-06 Nat Friedman <nat@nat.org>
  104. * Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS
  105. 1999-01-05 Raja R Harinath <harinath@cs.umn.edu>
  106. * gnome-support.m4: Include dirent.h before checking whether
  107. `scandir' needs to be declared.
  108. * need-declaration.m4: Revert change.
  109. 1999-01-05 Miguel de Icaza <miguel@nuclecu.unam.mx>
  110. * need-declaration.m4, gnome-support.m4: Fixed the scandir detection.
  111. 1998-12-22 Jeff Garzik <jgarzik@pobox.com>
  112. * gnome.m4: Added and exported GNOME_APPLET_LIBS.
  113. 1998-12-16 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
  114. * gnome-support.m4: Removed all the stuff for argp, that was
  115. causing gnomesupport not to build.
  116. 1998-12-15 Martin Baulig <martin@home-of-linux.org>
  117. * gnome-gettext.m4: Add the hacked version of the gettext
  118. macros that is used in Gtk+ here.
  119. * autogen.sh: Accept both AM_GNU_GETTEXT and AM_GNOME_GETTEXT.
  120. 1998-12-15 Martin Baulig <martin@home-of-linux.org>
  121. * gnome-libgtop-check.m4: All parts of GNOME will now require
  122. LibGTop >= 0.99.0 which is the latest version from CVS and
  123. already feature-freezed for GNOME 1.0.
  124. 1998-12-09 Martin Baulig <martin@home-of-linux.org>
  125. * aclocal-include.m4 (AM_ACLOCAL_INCLUDE): Make this work
  126. with more than one directory.
  127. 1998-12-08 Martin Baulig <martin@home-of-linux.org>
  128. * gnome-libgtop-sysdeps.m4: Moved into the LibGTop module.
  129. This file contains too much stuff that should only be used
  130. internally in LibGTop, so it's better to have it there.
  131. 1998-12-06 Martin Baulig <martin@home-of-linux.org>
  132. * gnome-libgtop-sysdeps.m4: Recognice OpenBSD as a valid
  133. system and use the `freebsd' sysdeps directory for it.
  134. Sat Dec 5 23:30:01 PST 1998 Manish Singh <yosh@gimp.org>
  135. * gnome-guile-checks.m4: clear GUILE_LIBS and GUILE_INCS if
  136. guile isn't there (quick fix)
  137. 1998-12-05 Martin Baulig <martin@home-of-linux.org>
  138. * gnome-libgtop-sysdeps.m4: Recognice NetBSD as a valid
  139. system and use the `freebsd' sysdeps directory for it.
  140. 1998-12-03 Martin Baulig <martin@home-of-linux.org>
  141. * gnome-libgtop-sysdeps.m4 (GLIBTOP_LINUX_VERSION_CODE):
  142. Define this to be the same as LINUX_VERSION_CODE either from
  143. <linux/version.h> or from the running kernel.
  144. 1998-12-02 Raja R Harinath <harinath@cs.umn.edu>
  145. * autogen.sh: "Improve" indentation and messages somewhat.
  146. 1998-12-01 Jeff Garzik <jgarzik@pobox.com>
  147. * autogen.sh:
  148. Platform fixes. grep -q is not portable, do not use.
  149. 1998-12-01 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
  150. * autogen.sh: Run gettextize if needed.
  151. : Run libtoolize only if configure.in has "^AM_PROG_LIBTOOL".
  152. 1998-11-30 Jeff Garzik <jgarzik@pobox.com>
  153. * gnome.m4: Re-arranged tests such that "--without-gnome" is
  154. fully supported. Not only is the logic now correct, programs
  155. can test "want_gnome=yes/no" for the results of this arg.
  156. 1998-11-27 Martin Baulig <martin@home-of-linux.org>
  157. * gnome-libgtop-check.m4: All parts of GNOME will now require
  158. LibGTop >= 0.29.0 which is the latest version from CVS.
  159. 1998-11-20 James Henstridge <james@daa.com.au>
  160. * gnome.m4(GNOME_INIT_HOOK): Changed the call to GNOME_GNORBA_CHECK
  161. to GNOME_GNORBA_HOOK([],$2). Before if you specified that the
  162. macro should not exit on errors, and you didn't have ORBit, the
  163. script would fail anyway.
  164. 1998-11-17 Martin Baulig <martin@home-of-linux.org>
  165. * gnome-libgtop-sysdeps.m4: We need to check for <net/if_var.h>
  166. and conditionally include it before <net/if_isppp.h> in the code
  167. that check for I4B to make it work on FreeBSD 3.0.
  168. 1998-10-25 Marius Vollmer <mvo@zagadka.ping.de>
  169. * gnome-guile-checks.m4: Add GUILE_LIBS to LIBS when checking
  170. whether guile works. Adding them to LDFLAGS does not work on all
  171. systems. (Thanks to Rusty Chris Holleman)
  172. 1998-11-12 Andrew T. Veliath <andrewtv@usa.net>
  173. * gnome-orbit-check.m4: Remove AC_DEFINE(HAVE_ORBIT). Add
  174. AM_CONDITIONAL for HAVE_ORBIT. gnome-gnorba-check.m4: Same with
  175. HAVE_GNORBA. Change GNOME_ORBIT_HOOK and GNOME_GNORBA_HOOK to use
  176. AC_CACHE_CHECK, setting both gnome_cv_orbit_found and
  177. gnome_cv_gnorba_found.
  178. * gnome.m4: (GNOME_INIT_HOOK): Add GNOME_GNORBA_CHECK if
  179. gnome-config is found. New GNOMEGNORBA_LIBS library variable
  180. (GNOMEGNORBA_LIBS is a superset of GNOMEUI_LIBS). Update
  181. GNOME_LIBDIR and GNOME_INCLUDEDIR to to include the required
  182. Gnorba info, if it is in a different location.
  183. * Makefile.am (MACROS): Add gnome-gnorba-check.m4 to Makefile.
  184. * gnome-gnorba-check.m4: New file.
  185. 1998-11-12 Raja R Harinath <harinath@cs.umn.edu>
  186. * gnome-support.m4 (vsnprintf): Remove easy-vsnprintf hack -- it
  187. doesn't work for Solaris 2.5 binaries running on Solaris 2.6.
  188. From Frederic Devernay <devernay@istar.fr>.
  189. 1998-11-06 Raja R Harinath <harinath@cs.umn.edu>
  190. * gnome-support.m4: Fix stupid type (sterror_r -> strerror_r).
  191. 1998-11-04 Raja R Harinath <harinath@cs.umn.edu>
  192. * gnome-support.m4 (need_gnome_support): Set this unconditionally
  193. to `yes'. We'll soon be losing this variable.
  194. 1998-10-20 Andrew Veliath <andrewtv@usa.net>
  195. * gnome-orbit-check.m4 (GNOME_ORBIT_HOOK): Add ORBIT_IDL
  196. detection; fix failure flag.
  197. 1998-10-12 Martin Baulig <martin@home-of-linux.org>
  198. * compiler-flags.m4 (warnCFLAGS): Added `-Wno-unused'.
  199. 1998-10-11 Martin Baulig <martin@home-of-linux.org>
  200. * gnome-libgtop-sysdeps.m4 (libgtop_postinstall): Use `:' instead
  201. of the empty string if there is nothing to do since the empty string
  202. is no valid shell sytax.
  203. 1998-10-11 Marius Vollmer <mvo@zagadka.ping.de>
  204. * gnome-guile-checks.m4: Check for "guile-config" and then for
  205. "build-guile", if guile-config couldn't be found. Do not
  206. explicitely include output from "info libdir", it is already
  207. included in "link". Use "compile" instead of "info includedir". Do
  208. not include "1.2" in error message when Guile can't be found at
  209. all.
  210. 1998-10-11 Martin Baulig <martin@home-of-linux.org>
  211. * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Added optional
  212. third parameter which is the `script-if-enabled' parameter of
  213. the GNOME_LIBGTOP_HOOOK.
  214. 1998-10-05 Karl Eichwalder <ke@suse.de>
  215. * gnome-xml-check.m4: Fix typo while signaling the error.
  216. 1998-10-05 Raja R Harinath <harinath@cs.umn.edu>
  217. * compiler-flags.m4 (warnCFLAGS): Remove `-W'.
  218. (warn-unused): Remove.
  219. 1998-10-01 Martin Baulig <martin@home-of-linux.org>
  220. * gnome-libgtop-sysdeps.m4 (libgtop_postinstall):
  221. Added `AC_SUBST(libgtop_postinstall)'. This is used in
  222. `src/daemon/Makefile.am' to make the server suid root or
  223. sgid kmem if required.
  224. 1998-09-28 Martin Baulig <martin@home-of-linux.org>
  225. * gnome-libgtop-check.m4: Make it accept libgtop >= 0.25.0 again.
  226. * gnome-libgtop-sysdeps.m4: Make the default not to build the
  227. LibGTop examples.
  228. * compiler-flags.m4 (--enable-warn-unused): New configure parameter
  229. to add `-Wunused' to the warning flags.
  230. 1998-09-27 Martin Baulig <martin@home-of-linux.org>
  231. * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.2.
  232. 1998-09-24 Raja R Harinath <harinath@cs.umn.edu>
  233. * gnome-ghttp-check.m4: Add checks for -lsocket -lnsl.
  234. 1998-09-18 Raja R Harinath <harinath@cs.umn.edu>
  235. * gnome-support.m4: Remove commented out code.
  236. 1998-09-12 Martin Baulig <martin@home-of-linux.org>
  237. * gnome-libgtop-sysdeps.m4: Added (AC_SUBST): `libgtop_have_sysinfo'.
  238. 1998-09-09 Martin Baulig <baulig@merkur.uni-trier.de>
  239. * gnome-libgtop-sysdeps.m4: Added check for SMP support.
  240. (--with-libgtop-smp): New parameter, default is to enable
  241. it only if you're running configure on a SMP system.
  242. Added (AC_DEFINE): `HAVE_LIBGTOP_SMP' if enabled.
  243. (LIBGTOP_SMP): New automake conditional.
  244. 1998-09-02 Raja R Harinath <harinath@cs.umn.edu>
  245. * gnome-support.m4: Remove check for `canonicalize_file_name'.
  246. 1998-09-02 Martin Baulig <martin@home-of-linux.org>
  247. * gnome-support.m4: Check for canonicalize_file_name () and
  248. realpath () and add `canonicalize.o' to LIBOBJS if required.
  249. 1998-08-30 Martin Baulig <martin@home-of-linux.org>
  250. * gnome-libgtop-check.m4: Added (AC_SUBST): `LIBGTOP_VERSION_CODE'.
  251. Added (AC_DEFINE_UNQUOTED): `LIBGTOP_VERSION', `LIBGTOP_VERSION_CODE',
  252. `LIBGTOP_{MAJOR,MINOR,MICRO,SERVER}_VERSION'.
  253. 1998-08-29 Martin Baulig <martin@home-of-linux.org>
  254. * gnome-libgtop-check.m4: Make it require libgtop >= 0.26.0.
  255. Added (AC_SUBST): `LIBGTOP_INTERFACE_AGE' and `LIBGTOP_BINARY_AGE'.
  256. 1998-08-27 Christopher Blizzard <blizzard@appliedtheory.com>
  257. * gnome-ghttp-check.m4: Umm...I think this works better. Doesn't
  258. break anything anyway.
  259. Oooo...it actually works now. Forgot a ,
  260. 1998-08-26 Martin Baulig <martin@home-of-linux.org>
  261. * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Make it work
  262. with a brain-dead /bin/sh and a brain-dead /bin/test.
  263. * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): Use `AC_MSG_WARN'
  264. if LibGTop cannot be found and the `fail' argument is not given.
  265. 1998-08-24 Martin Baulig <martin@home-of-linux.org>
  266. * gnome-support.m4 (GCC_NEED_DECLARATIONS): Added `setreuid',
  267. `setregid' and `getpagesize'.
  268. (AC_TYPE_UID_T): New check.
  269. 1998-08-24 Christopher Blizzard <blizzard@appliedtheory.com>
  270. * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile.
  271. 1998-08-23 Martin Baulig <martin@home-of-linux.org>
  272. * gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
  273. this macro two parameters: the required version number and
  274. an optional `fail' argument to make it fail if LibGTop is
  275. not found.
  276. 1998-08-22 Martin Baulig <martin@home-of-linux.org>
  277. * gnome-guile-checks.m4: Added check for `-lnsl' and `-lsocket'
  278. if `build-guile' cannot be found.
  279. 1998-08-20 Raja R Harinath <harinath@cs.umn.edu>
  280. * compiler-flags.m4: New file. Defines the
  281. GNOME_COMPILER_WARNINGS macro.
  282. * autogen.sh (conf_flags): Add `--enable-compile-warnings' to list
  283. of flags passed to `configure'.
  284. * Makefile.am (MACROS): Add compiler-flags.m4.
  285. 1998-08-18 Martin Baulig <martin@home-of-linux.org>
  286. * gnome-libgtop-check.m4: make it require libgtop >= 0.25.0.
  287. Added (AC_SUBST): `LIBGTOP_MICRO_VERSION' and `LIBGTOP_EXTRA_LIBS'.
  288. 1998-08-17 Martin Baulig <martin@home-of-linux.org>
  289. * gnome-libgtop-check.m4: Completely rewrote this file. It
  290. uses now the `libgtop-config' script and also checks for
  291. correct libgtop version.
  292. 1998-08-06 Martin Baulig <martin@home-of-linux.org>
  293. * gnome-libgtop-sysdeps.m4: Added `freebsd' directory.
  294. 1998-08-04 Raja R Harinath <harinath@cs.umn.edu>
  295. * gnome-x-checks.m4: Define USE_DEVGTK unconditionally to `true'.
  296. 1998-08-04 Stuart Parmenter <pavlov@innerx.net>
  297. * gnome-x-checks.m4: (AM_PATH_GTK) make it require GTK >= 1.1.1
  298. dnl'd the dev_gtk since they will have to anyways.
  299. 1998-08-04 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
  300. * gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is
  301. found and used
  302. 1998-08-02 Raja R Harinath <harinath@cs.umn.edu>
  303. * gnome.m4 (GNOME_CONFIG): Use the `gnome-config' program if it
  304. exists.
  305. 1998-08-01 Raja R Harinath <harinath@cs.umn.edu>
  306. * Makefile.am (EXTRA_DIST): Remove `macros.dep'.
  307. 1998-07-30 Martin Baulig <martin@home-of-linux.org>
  308. * gnome-libgtop-check.m4 (GNOME_LIBGTOP_TYPES): New macro.
  309. Checks for `u_int64_t' and `int64_t'.
  310. 1998-07-29 Martin Baulig <martin@home-of-linux.org>
  311. * gnome-libgtop-check.m4: Added (AC_SUBST):
  312. `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',
  313. `LIBGTOP_GUILE_LIBS', `LIBGTOP_GUILE_NAMES_LIBS',
  314. `LIBGTOP_MAJOR_VERSION', `LIBGTOP_MINOR_VERSION',
  315. `LIBGTOP_VERSION'.
  316. * gnome-libgtop-sysdeps.m4 (libgtop_sysdeps_dir):
  317. Added `AC_SUBST(libgtop_sysdeps_dir)'.
  318. 1998-07-29 Raja R Harinath <harinath@cs.umn.edu>
  319. * gnome-support.m4: Check for functions that `error.c' looks for.
  320. 1998-07-29 Martin Baulig <martin@home-of-linux.org>
  321. * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): Removed.
  322. * gnome-support.m4 (AM_FUNC_ERROR_AT_LINE): New check.
  323. 1998-07-27 Federico Mena Quintero <federico@nuclecu.unam.mx>
  324. * gnome-x-checks.m4: Changed Gtk version test to use
  325. GTK_HAVE_FEATURES_1_1_0.
  326. Sun Jul 26 13:59:53 EDT 1998 Daniel Veillard <Daniel.Veillard@w3.org>
  327. * Makefile.am (MACROS): Added gnome-xml-check.m4
  328. * gnome-xml-check.m4: New file.
  329. 1998-07-24 Martin Baulig <martin@home-of-linux.org>
  330. * gnome-libgtop-check.m4: No longer requiring
  331. `GNOME_LIBGTOP_SYSDEPS'.
  332. Fri Jul 24 00:45:38 1998 Tom Tromey <tromey@cygnus.com>
  333. * Makefile.am (MACROS): Added linger.m4.
  334. * linger.m4: New file.
  335. Thu Jul 23 22:41:23 1998 Tom Tromey <tromey@cygnus.com>
  336. * Makefile.am (MACROS): Added gnome-undelfs.m4, gnome-vfs.m4.
  337. * gnome-undelfs.m4: New file.
  338. * gnome-vfs.m4: New file.
  339. 1998-07-22 Martin Baulig <martin@home-of-linux.org>
  340. * gnome-fileutils.m4: Added some reasonable defaults to allow
  341. cross compiling; removed `mountlist.o' and `fsusage.o' from
  342. LIBOBJS.
  343. Tue Jul 21 23:44:53 1998 Tom Tromey <tromey@cygnus.com>
  344. * gnome-guile-checks.m4: If no build-guile, link against readline
  345. before termcap.
  346. 1998-07-15 Raja R Harinath <harinath@cs.umn.edu>
  347. * Makefile.am (MACROS): Add `need-declaration.m4'.
  348. * gnome-support.m4 (AC_REPLACE_FUNCS): Add memmove, strtod,
  349. strtol, strtoul.
  350. (GCC_NEED_DECLARATIONS): New check. Check whether `gethostname'
  351. needs to be declared.
  352. * need-declaration.m4: New file. Stolen from EGCS.
  353. 1998-07-13 Raja R Harinath <harinath@cs.umn.edu>
  354. * gnome-support.m4 (AC_REPLACE_FUNCS): Add check for `mkstemp'.
  355. Wed Jul 1 13:50:39 1998 Scott D. Heavner <sdh@po.cwru.edu>
  356. * curses.m4: add some docs and start using with tcd
  357. 1998-06-29 Raja R Harinath <harinath@cs.umn.edu>
  358. * Makefile.am (MACROS): Add all the `.m4' files here.
  359. Mon Jun 29 11:12:04 1998 Scott D. Heavner <sdh@po.cwru.edu>
  360. * curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDES
  361. Mon Jun 29 10:35:22 1998 Scott D. Heavner <sdh@po.cwru.edu>
  362. * curses.m4: rm conftext* should read rm conftest*, was leaving
  363. conftest.c files around.
  364. 1998-06-27 Christopher Blizzard <blizzard@foo.appliedtheory.com>
  365. * gnome-objc-checks.m4: Use egcs if it's available. The gcc that
  366. ships with RedHat 5.1 doesn't do objc, egcs does.
  367. Fri Jun 26 14:36:08 1998 Scott D. Heavner <sdh@po.cwru.edu>
  368. * curses.m4 (AC_CHECK_CURSES): New check. mangled out of mc's
  369. configure.in
  370. 1998-06-24 Raja R Harinath <harinath@cs.umn.edu>
  371. * gnome-fileutils.m4 (AM_FUNC_ERROR_AT_LINE): New check.
  372. (vprintf): New check.
  373. (ftruncate.c): Remove check.
  374. This needs to be further cleaned up to only list what is
  375. needed for gdiskfree.
  376. * Makefile.am (MACROS): Add gnome-fileutils.m4.
  377. 1998-06-14 Martin Baulig <martin@home-of-linux.org>
  378. * gnome-libgtop-sysdeps.m4 (LINUX_TABLE): New automake conditional;
  379. also defines HAVE_LINUX_TABLE.
  380. 1998-06-13 Martin Baulig <martin@home-of-linux.org>
  381. * gnome-libgtop-sysdeps.m4: Added check for the table ()
  382. system call in the linux kernel.
  383. 1998-06-11 Raja R Harinath <harinath@cs.umn.edu>
  384. * gnome-x-checks.m4 (USE_DEVGTK): Use AC_EGREP_CPP rather than
  385. AC_CHECK_HEADER. AC_CHECK_HEADER is fooled by warnings.
  386. * gnome-support.m4 (AC_PROG_AWK): Look for awk.
  387. (CROSS_COMPILING): Remove conditional.
  388. Wed Jun 10 14:19:39 EDT 1998 Gregory McLean <gregm@comstar.net>
  389. * gnome-x-checks.m4: More tweeks to make building against gtk 1.0
  390. and gtk1.1 less painful.
  391. 1998-06-08 Martin Baulig <martin@home-of-linux.org>
  392. * gnome-support.m4 (CROSS_COMPILING): New automake conditional;
  393. (need_gnome_support): added `AC_SUBST(need_gnome_support)'.
  394. 1998-06-07 Martin Baulig <martin@home-of-linux.org>
  395. * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): When
  396. cross-compiling, we now check for `$host_alias-buile-guile'.
  397. 1998-06-03 Martin Baulig <martin@home-of-linux.org>
  398. * gnome-guile-checks.m4 (GNOME_CHECK_GUILE): Looks also
  399. in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail)
  400. will abort if guile cannot be found.
  401. 1998-05-23 Martin Baulig <martin@home-of-linux.org>
  402. * gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_HOOK):
  403. (libgtop_use_machine_h): Set this to true on SunOS.
  404. 1998-05-22 Martin Baulig <baulig@merkur.uni-trier.de>
  405. * gnome-fileutils.m4 (GNOME_FILEUTILS_CHECKS): New file.
  406. Imported from `configure.in' in GNU fileutils 3.16. It does
  407. all the checks that are needed for the diskusage applet.
  408. 1998-05-22 Martin Baulig <martin@home-of-linux.org>
  409. * gnome-libgtop-check.m4 (GNOME_LIBGTOP_HOOK): New file.
  410. Checks whether libgtop is installed and reads its `libgtopConf.sh'
  411. file if it can be found. Defines HAVE_LIBGTOP on success and
  412. provides HAVE_LIBGTOP automake conditional.
  413. 1998-05-21 Martin Baulig <martin@home-of-linux.org>
  414. * gnome-libgtop-sysdeps.m4 (GNOME_LIBGTOP_SYSDEPS): New file.
  415. (libgtop_sysdeps_dir): sysdeps directory libgtop uses.
  416. (libgtop_use_machine_h): define HAVE_GLIBTOP_MACHINE_H if this
  417. is `yes'.
  418. (libgtop_need_server): we only need the libgtop server, when
  419. this has a value of `yes'. Defines NEED_LIBGTOP and NEED_LIBGTOP
  420. automake conditional.
  421. 1998-05-19 Raja R Harinath <harinath@cs.umn.edu>
  422. * gnome-support.m4 (strerror): New check.
  423. (sys_errlist): Check for this variable, needed for `strerror'.
  424. (program_invocation_name, program_invocation_short_name): Change
  425. method used to check for these.
  426. 1998-05-09 Raja R Harinath <harinath@cs.umn.edu>
  427. * autogen.sh: Remove simple-minded check for `gtk+'.
  428. Fri Apr 24 16:43:38 1998 Owen Taylor <otaylor@gtk.org>
  429. * autogen.sh: Pass the results of the environment variable
  430. ACLOCAL_FLAGS to aclocal. This allows, for instance,
  431. ACLOCAL_FLAGS="-I /home/owen/share/aclocal/" autogen.sh
  432. Sun Apr 19 01:35:53 EDT 1998 Gregory McLean <gregm@comstar.net>
  433. * gnome-x-checks.m4: Updated the gtk check to check for 1.0.0.
  434. 1998-04-08 Raja R Harinath <harinath@cs.umn.edu>
  435. * autogen.sh: Update to list newer versions of packages.
  436. * gnome-support.m4: Add `scandir' to AC_REPLACE_FUNCS.
  437. Also run AC_HEADER_DIRENT.
  438. 1998-03-31 Raja R Harinath <harinath@cs.umn.edu>
  439. * gnome-support.m4 (AC_REPLACE_FUNCS): Look for vasprintf.
  440. Thu Mar 19 23:23:30 1998 Tom Tromey <tromey@cygnus.com>
  441. * gnome.m4: An empty true branch of an `if' statement is not valid
  442. sh syntax. If GNOME_INIT_HOOK argument $1 is empty, use ":"
  443. instead.
  444. 1998-03-19 Miguel de Icaza <miguel@nuclecu.unam.mx>
  445. * gnome.m4 (GNOME_INIT_HOOK): Provide a way to hook some code to
  446. execute; Accept a probe mode.
  447. (GNOME_INIT): Define in terms of GNOME_INIT_HOOK.
  448. Thu Mar 19 00:17:46 1998 Tom Tromey <tromey@cygnus.com>
  449. * gnome-support.m4: Cache results of check for
  450. program_invocation_short_name, program_invocation_name. Check to
  451. make sure argp functions are in a library.
  452. * gnome-support.m4: Cache results of argp check.
  453. Sun Mar 15 15:54:43 1998 Owen Taylor <owt1@cornell.edu>
  454. * gnome-x-checks.m4: Replaced checks for X and GTK
  455. with AM_PATH_GTK. x_include, X_LIBS, etc, variables no longer
  456. defined.
  457. 1998-03-12 Raja R Harinath <harinath@cs.umn.edu>
  458. * gnome-support.m4: Add a check for <linewrap.h> -- this enables
  459. some optimizations when compiling `argp'.
  460. Mon Mar 9 19:32:42 1998 Tom Tromey <tromey@cygnus.com>
  461. * gnome-support.m4: Build vsnprintf.o, not vsnprint.o.
  462. 1998-03-09 Raja R Harinath <harinath@cs.umn.edu>
  463. * gnome-support.m4: Add check for `vsnprintf'.
  464. Sun Mar 8 17:04:28 1998 Tom Tromey <tromey@cygnus.com>
  465. * gnome-support.m4: Set need_gnome_support shell variable. Define
  466. BUILD_GNOME_SUPPORT automake conditional. Define LTLIBOBJS. Look
  467. for argp_domain element in struct argp.
  468. Sat Mar 7 00:04:22 1998 Tom Tromey <tromey@cygnus.com>
  469. * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Add argp-pvh.o to
  470. LIBOBJS.
  471. * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for strnlen().
  472. Wed Mar 4 01:02:55 1998 Tom Tromey <tromey@cygnus.com>
  473. * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Check for argp code,
  474. strndup, program_invocation_name, program_invocation_short_name.
  475. Mon Mar 2 15:27:44 1998 Tom Tromey <tromey@cygnus.com>
  476. * gnome-x-checks.m4 (GNOME_X_CHECKS): Also check for SMlib.h; some
  477. Solaris systems have -lSM but not SMlib.h.
  478. Sun Mar 1 17:49:42 1998 Tom Tromey <tromey@cygnus.com>
  479. * gnome.m4 (GNOME_INIT): Changed spacing so --help output looks
  480. right.
  481. Fri Feb 27 10:05:34 1998 Tom Tromey <tromey@cygnus.com>
  482. * gnome-objc-checks.m4 (GNOME_CHECK_OBJC): Set OBJECTIVE_C shell
  483. variable.
  484. 1998-02-26 Raja R Harinath <harinath@cs.umn.edu>
  485. * gnome-x-checks.m4 (CPPFLAGS): Put $X_CFLAGS here, not in
  486. $CFLAGS.
  487. (GNOME_HAVE_SM): New var. `true' if we have libSM, `false'
  488. otherwise.
  489. 1998-02-19 Raja R Harinath <harinath@cs.umn.edu>
  490. * gnome.m4: Remove `GNOME_CHECK_GNOME'.
  491. 1998-02-18 Raja R Harinath <harinath@cs.umn.edu>
  492. * gnome-support.m4 (GNOME_SUPPORT_CHECKS): Replace `strcasecmp' if
  493. necessary.
  494. 1998-02-15 Raja R Harinath <harinath@cs.umn.edu>
  495. * Makefile.am (MACROS): Add `gnome-pthread-check.m4'.
  496. * gnome-pthread-check.m4: New file. Moved pthread check from
  497. gnome-x-checks.m4 to here.
  498. * gnome-objc-checks.m4: Use `gnome-pthread-check'.
  499. (OBJC_LIBS): New config var.
  500. * gnome-x-checks.m4: Add `AC_DEFINE(HAVE_LIBSM)' if `-lSM' is
  501. already part of `$x_libs'.
  502. Move pthread check to new file.
  503. Sat Feb 14 12:45:35 1998 Tom Tromey <tromey@cygnus.com>
  504. * Makefile.am (macros.dep): Use single quotes, not double quotes.
  505. Otherwise bash will interpret `$(...)' incorrectly.
  506. (EXTRA_DIST): Include macros.dep in distribution.
  507. 1998-02-14 Raja R Harinath <harinath@cs.umn.edu>
  508. * Makefile.am (macros.dep): Put back doubled `$'. We want the
  509. expansion to occur in the including Makefile, not here.
  510. Otherwise, there will be an extra `../' in the rule.
  511. Sat Feb 14 17:41:28 KST 1998 Changwoo Ryu <cwryu@adam.kaist.ac.kr>
  512. * autogen.sh: multilple aclocal -I directories.
  513. Sat Feb 14 01:09:37 1998 Tom Tromey <tromey@cygnus.com>
  514. * Makefile.am (macros.dep): Removed extra `$' from rule.
  515. * gnome-x-checks.m4: Only check for -lSM if not already in
  516. x_libs.
  517. 1998-02-13 Raja R Harinath <harinath@cs.umn.edu>
  518. * Makefile.am (EXTRA_DIST): Add `autogen.sh'.
  519. * gnome-objc-checks.m4 (GNOME_INIT_OBJC): Solaris /bin/sh doesn't
  520. understand `test -e'.
  521. * autogen.sh: New file.
  522. * gnome.m4 (GNOME_INIT): Look for gnomeConf.sh in $libdir, where
  523. the installation actually installs it.
  524. * Makefile.am (macros.dep): New maintainer rule for handling
  525. automatic rebuilding of aclocal.m4 if any of the macros change.
  526. (MACROS): New variable. List of all `m4' macros in this
  527. directory.
  528. 1998-02-12 Raja R Harinath <harinath@cs.umn.edu>
  529. * gnome-support.m4: New file. Defines GNOME_SUPPORT_CHECKS for
  530. libsupport.a support.
  531. 1998-02-10 Raja R Harinath <harinath@cs.umn.edu>
  532. * gnome.m4: New file. Moved AC_CHECK_GNOME from `configure.in' to
  533. here, and renamed macro to GNOME_CHECK_GNOME.
  534. * gnome-x-checks.m4: Likewise, move and renaming AC_GNOME_X_CHECKS
  535. to GNOME_X_CHECKS.
  536. * aclocal-include.m4: New file. Defines AM_ACLOCAL_INCLUDE macro
  537. to provide extra search directories to `aclocal'.
  538. *Local Variables:
  539. *backup-inhibited: t
  540. *End: