| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | No longer use `glibtop_machine.h' for Linux. | Martin baulig | 1998-07-04 | 1 | -1/+1 |
* | yet another change to curses.m4 - documentation & formatting, remove unsed vars | Scott D Heavner | 1998-07-02 | 2 | -22/+68 |
* | Add all the `.m4' files here. | Raja R Harinath | 1998-06-30 | 2 | -5/+16 |
* | curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDES | Scott D Heavner | 1998-06-30 | 2 | -1/+5 |
* | was leaving conftest.* files lying around after tests. | Scott D Heavner | 1998-06-30 | 2 | -1/+6 |
* | Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't do | Christopher Blizzard | 1998-06-27 | 2 | -1/+9 |
* | Autodetect curses for cyahtzee. | Scott D Heavner | 1998-06-27 | 2 | -0/+286 |
* | New check. (vprintf): New check. (ftruncate.c): Remove check. This needs | Raja R Harinath | 1998-06-25 | 3 | -28/+13 |
* | *** empty log message *** | Martin Baulig | 1998-06-14 | 1 | -0/+5 |
* | New automake conditional; also defines HAVE_LINUX_TABLE. | Martin Baulig | 1998-06-14 | 1 | -0/+6 |
* | Added check for the table () system call in the linux kernel. | Martin Baulig | 1998-06-14 | 2 | -2/+51 |
* | Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled by | Raja R Harinath | 1998-06-12 | 2 | -4/+17 |
* | Look for awk. (CROSS_COMPILING): Remove conditional. | Raja R Harinath | 1998-06-11 | 2 | -1/+7 |
* | changed things to use GTK_HAVE_ACCEL_GROUP instead of HAVE_DEVGTK... | Manish Singh | 1998-06-11 | 1 | -2/+2 |
* | Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amount | Gregory McLean | 1998-06-11 | 2 | -1/+6 |
* | quick and dirty check for devel gtk and define HAVE_DEVGTK if its found. | EDT 1998 Gregory McLean | 1998-06-10 | 1 | -1/+2 |
* | Fixed typo. | Martin Baulig | 1998-06-08 | 1 | -1/+1 |
* | New automake conditional; (need_gnome_support): added | Martin Baulig | 1998-06-08 | 2 | -2/+9 |
* | When cross-compiling, we now check for `$host_alias-buile-guile'. | Martin Baulig | 1998-06-08 | 2 | -3/+15 |
* | Include `glibtop_machine.h' for Linux. | Martin Baulig | 1998-06-08 | 1 | -1/+1 |
* | Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) will | Martin Baulig | 1998-06-03 | 2 | -11/+83 |
* | *** empty log message *** | Martin Baulig | 1998-05-25 | 1 | -0/+5 |
* | Set this to true on SunOS. | Martin Baulig | 1998-05-24 | 1 | -1/+1 |
* | *** empty log message *** | Martin Baulig | 1998-05-23 | 1 | -0/+6 |
* | New file. Imported from `configure.in' in GNU fileutils 3.16. It does all | Martin Baulig | 1998-05-23 | 1 | -409/+255 |
* | Initial revision | Martin Baulig | 1998-05-22 | 1 | -0/+574 |
* | New file. Checks whether libgtop is installed and reads its | Martin Baulig | 1998-05-22 | 2 | -0/+90 |
* | Removed unwanted AC_WITH(sysdeps). | Martin Baulig | 1998-05-22 | 1 | -35/+19 |
* | Fixed typo. | Martin Baulig | 1998-05-22 | 1 | -1/+1 |
* | New file. (libgtop_sysdeps_dir): sysdeps directory libgtop uses. | Martin Baulig | 1998-05-22 | 1 | -0/+79 |
* | Fix typo. | Raja R Harinath | 1998-05-20 | 1 | -1/+1 |
* | New check. (sys_errlist): Check for this variable, needed for `strerror'. | Raja R Harinath | 1998-05-20 | 2 | -15/+40 |
* | Support for NOCONFIGURE env variable -mig | Arturo Espinosa | 1998-05-14 | 1 | -0/+4 |
* | Remove simple-minded check for `gtk+'. | Raja R Harinath | 1998-05-10 | 2 | -18/+5 |
* | Pass the results of the environment variable ACLOCAL_FLAGS to aclocal. | Owen Taylor | 1998-04-25 | 2 | -1/+8 |
* | Use test -f instead of test -e; As suggested by Sebastian Wilhelmi 0-mig | Arturo Espinosa | 1998-04-23 | 1 | -1/+1 |
* | Fix for gedit compilation -mig | Arturo Espinosa | 1998-04-22 | 1 | -13/+17 |
* | added to ignore generated files. | EDT 1998 Gregory McLean | 1998-04-19 | 1 | -0/+5 |
* | Updated the gtk check to check for 1.0.0 | EDT 1998 Gregory McLean | 1998-04-19 | 1 | -1/+1 |
* | Also run AC_HEADER_DIRENT. | Raja R Harinath | 1998-04-09 | 2 | -1/+4 |
* | Update to list newer versions of packages. Add `scandir'. | Raja R Harinath | 1998-04-09 | 3 | -4/+9 |
* | Look for vasprintf. | Raja R Harinath | 1998-04-01 | 2 | -1/+5 |
* | An empty true branch of an `if' statement is not valid sh syntax. If | Tom Tromey | 1998-03-20 | 2 | -2/+9 |
* | Weee! gmc uses the gnome.m4 macros now and detects properly gnome installati... | Arturo Espinosa | 1998-03-20 | 2 | -5/+30 |
* | Add support for gtk_container_add to GnomeApp widget. | Miguel de Icaza | 1998-03-20 | 1 | -1/+1 |
* | Cache results of check for program_invocation_short_name, | Tom Tromey | 1998-03-20 | 2 | -7/+27 |
* | Cache results of argp check. | Tom Tromey | 1998-03-19 | 2 | -4/+16 |
* | Updates to use AM_PATH_GTK. See various ChangeLogs for details. | Owen Taylor | 1998-03-16 | 2 | -37/+20 |
* | Add a check for <linewrap.h> -- this enables some optimizations when | Raja R Harinath | 1998-03-13 | 2 | -0/+7 |
* | Much more work on the mailman - it is semi-functional, and also on girc. | Elliot Lee | 1998-03-12 | 1 | -0/+1 |
* | Made it conform to the new gnome_init parameters. | Miguel de Icaza | 1998-03-11 | 1 | -1/+0 |
* | Build vsnprintf.o, not vsnprint.o. | Tom Tromey | 1998-03-10 | 2 | -1/+6 |
* | Add check for `vsnprintf'. | Raja R Harinath | 1998-03-10 | 2 | -0/+9 |
* | Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automake | Tom Tromey | 1998-03-09 | 2 | -3/+38 |
* | Check for strnlen(). | Tom Tromey | 1998-03-07 | 2 | -1/+5 |
* | Check for argp code, strndup, program_invocation_name, | Tom Tromey | 1998-03-04 | 2 | -1/+13 |
* | Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h. | Tom Tromey | 1998-03-03 | 2 | -4/+18 |
* | Changed spacing so --help output looks right. | Tom Tromey | 1998-03-02 | 2 | -3/+8 |
* | Set OBJECTIVE_C shell variable. | Tom Tromey | 1998-02-28 | 2 | -0/+7 |
* | Stupid mistake... Forgot a `,' | Raja R Harinath | 1998-02-27 | 1 | -1/+1 |
* | Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if we | Raja R Harinath | 1998-02-27 | 2 | -12/+36 |
* | Remove `GNOME_CHECK_GNOME'. | Raja R Harinath | 1998-02-19 | 2 | -8/+4 |
* | touchups for CVS gtk | Elliot Lee | 1998-02-19 | 1 | -1/+1 |
* | Replace `strcasecmp' if necessary. | Raja R Harinath | 1998-02-19 | 2 | -1/+6 |
* | Added missing separator, from Ching Hui | Arturo Espinosa | 1998-02-17 | 1 | -1/+1 |
* | Add `gnome-pthread-check.m4'. New file. Moved pthread check from | Raja R Harinath | 1998-02-16 | 5 | -11/+28 |
* | check for shared gtk+ libraries also. | Tim Janik | 1998-02-16 | 1 | -0/+4 |
* | Use single quotes, not double quotes. Otherwise bash will interpret | Tom Tromey | 1998-02-15 | 2 | -2/+8 |
* | Put back doubled `$'. We want the expansion to occur in the including | Raja R Harinath | 1998-02-15 | 2 | -1/+7 |
* | Remove debugging message, "hahaha $macrodirs". :) | Changwoo Ryu | 1998-02-15 | 1 | -1/+0 |
* | multilple aclocal -I directories. | KST 1998 Changwoo Ryu | 1998-02-14 | 2 | -3/+13 |
* | Removed extra `$' from rule. | Tom Tromey | 1998-02-14 | 2 | -1/+3 |
* | Only check for -lSM if not already in x_libs. | Tom Tromey | 1998-02-14 | 2 | -1/+13 |
* | Add `autogen.sh'. | Raja R Harinath | 1998-02-14 | 2 | -1/+3 |
* | Solaris /bin/sh doesn't understand `test -e'. | Raja R Harinath | 1998-02-14 | 2 | -25/+28 |
* | Checkin ChangeLog | Raja R Harinath | 1998-02-14 | 1 | -0/+2 |
* | New `autogen.sh' that has most of the guts of $topdir/autogen.sh. | Raja R Harinath | 1998-02-14 | 1 | -0/+80 |
* | Look for gnomeConf.sh in $libdir, where the installation actually installs | Raja R Harinath | 1998-02-14 | 2 | -7/+15 |
* | Gary Vaughan's fixes to gnome.m4 | Arturo Espinosa | 1998-02-14 | 1 | -4/+10 |
* | Add `gnome-support.m4' to MACROS | Raja R Harinath | 1998-02-14 | 1 | -1/+2 |
* | New maintainer rule for handling automatic rebuilding of aclocal.m4 if any | Raja R Harinath | 1998-02-14 | 3 | -2/+20 |
* | New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support. | Raja R Harinath | 1998-02-13 | 2 | -0/+12 |
* | Gnome/Games shoudl work now | Arturo Espinosa | 1998-02-11 | 2 | -0/+3 |
* | Gnome/Objc automake/autoconf setup | Arturo Espinosa | 1998-02-11 | 1 | -17/+30 |
* | Misc setup changes | Arturo Espinosa | 1998-02-11 | 2 | -16/+6 |
* | Gnome Core updates | Arturo Espinosa | 1998-02-11 | 1 | -0/+34 |
* | Gnome Utils autoconf/automake setup is ready | Arturo Espinosa | 1998-02-11 | 2 | -0/+81 |
* | New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamed | Raja R Harinath | 1998-02-11 | 5 | -0/+87 |