summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Initial revisionRaja R Harinath1998-07-011-0/+90
* Add all the `.m4' files here.Raja R Harinath1998-06-302-5/+16
* curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDESScott D Heavner1998-06-292-1/+5
* was leaving conftest.* files lying around after tests.Scott D Heavner1998-06-292-1/+6
* Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't doChristopher Blizzard1998-06-272-1/+9
* Autodetect curses for cyahtzee.Scott D Heavner1998-06-262-0/+286
* Minor whitespace change.Raja R Harinath1998-06-251-1/+1
* New check. (vprintf): New check. (ftruncate.c): Remove check. This needsRaja R Harinath1998-06-243-28/+13
* *** empty log message ***Martin Baulig1998-06-141-0/+5
* New automake conditional; also defines HAVE_LINUX_TABLE.Martin Baulig1998-06-141-0/+6
* Added check for the table () system call in the linux kernel.Martin Baulig1998-06-132-2/+51
* Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled byRaja R Harinath1998-06-112-4/+17
* Add `gnomesupport.awk'.Raja R Harinath1998-06-114-285/+88
* Fix couple of typos.Raja R Harinath1998-06-111-2/+2
* Build with `gnomesupport.awk'. (CROSS_COMPILING): Remove. New file, toRaja R Harinath1998-06-113-9/+158
* Look for awk. (CROSS_COMPILING): Remove conditional.Raja R Harinath1998-06-112-1/+7
* changed things to use GTK_HAVE_ACCEL_GROUP instead of HAVE_DEVGTK...Manish Singh1998-06-111-2/+2
* Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amountGregory McLean1998-06-102-1/+6
* quick and dirty check for devel gtk and define HAVE_DEVGTK if its found.EDT 1998 Gregory McLean1998-06-101-1/+2
* Fixed typo.Martin Baulig1998-06-081-1/+1
* New automake conditional; (need_gnome_support): addedMartin Baulig1998-06-082-2/+9
* When cross-compiling, this is build using `$(build_CC)' because it needsMartin Baulig1998-06-082-0/+11
* When cross-compiling, we now check for `$host_alias-buile-guile'.Martin Baulig1998-06-072-3/+15
* Include `glibtop_machine.h' for Linux.Martin Baulig1998-06-071-1/+1
* Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) willMartin Baulig1998-06-032-11/+83
* *** empty log message ***Martin Baulig1998-05-241-0/+5
* Set this to true on SunOS.Martin Baulig1998-05-231-1/+1
* *** empty log message ***Martin Baulig1998-05-221-0/+6
* New file. Imported from `configure.in' in GNU fileutils 3.16. It does allMartin Baulig1998-05-221-409/+255
* Initial revisionMartin Baulig1998-05-221-0/+574
* Unconditionally declare program_invocation_name andTom Tromey1998-05-222-5/+8
* New file. Checks whether libgtop is installed and reads itsMartin Baulig1998-05-222-0/+90
* Removed unwanted AC_WITH(sysdeps).Martin Baulig1998-05-221-35/+19
* Fixed typo.Martin Baulig1998-05-211-1/+1
* New file. (libgtop_sysdeps_dir): sysdeps directory libgtop uses.Martin Baulig1998-05-211-0/+79
* fixed incorrect ChangeLog entry; I did not add a prototype for vsnprintf()Martin Baulig1998-05-211-3/+4
* Define _GNU_SOURCE.Raja R Harinath1998-05-202-0/+5
* Added missing '#endif'.Martin Baulig1998-05-201-0/+1
* Emit declaration.Raja R Harinath1998-05-202-6/+14
* Fix typo.Raja R Harinath1998-05-201-1/+1
* New check. (sys_errlist): Check for this variable, needed for `strerror'.Raja R Harinath1998-05-202-15/+40
* New file. Imported from GNU libiberty.Raja R Harinath1998-05-202-3/+12
* Initial revisionRaja R Harinath1998-05-191-0/+831
* Added prototype for systems defining __STDC__.Martin Baulig1998-05-192-20/+35
* Support for NOCONFIGURE env variable -migArturo Espinosa1998-05-131-0/+4
* Removed the bad fix I introduced. I will never make a lvalue cast again.Kjartan Maraas1998-05-122-1/+6
* Remove simple-minded check for `gtk+'.Raja R Harinath1998-05-102-18/+5
* Removed a compiler warning in gnome-libs/support/argp-help.cKjartan Maraas1998-05-092-1/+5
* Declare variable buf in gnome-help.cManish Singh1998-04-271-0/+2
* Pass the results of the environment variable ACLOCAL_FLAGS to aclocal.Owen Taylor1998-04-242-1/+8