aboutsummaryrefslogtreecommitdiffstats
path: root/macros/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Added `setreuid', `setregid' and `getpagesize'. (AC_TYPE_UID_T): NewMartin Baulig1998-08-251-0/+6
* Add gnome-ghttp-check.m4 to the Makefile.Christopher Blizzard1998-08-241-0/+4
* You can give this macro two parameters: the required version number and anMartin Baulig1998-08-241-0/+7
* Added check for `-lnsl' and `-lsocket' if `build-guile' cannot be found.Martin Baulig1998-08-221-0/+5
* New file. Defines the GNOME_COMPILER_WARNINGS macro. AddRaja R Harinath1998-08-211-0/+8
* make it require libgtop >= 0.25.0. Added (AC_SUBST):Martin Baulig1998-08-181-0/+5
* Completely rewrote this file. It uses now the `libgtop-config' script andMartin Baulig1998-08-171-0/+6
* Added `freebsd' directory.Martin Baulig1998-08-071-0/+4
* Define USE_DEVGTK unconditionally to `true'.Raja R Harinath1998-08-051-0/+4
* make it require GTK >= 1.1.1 dnl'd the dev_gtk since they will have toStuart Parmenter1998-08-051-0/+5
* gnome.m4: (GNOME_INIT_HOOK): Call $1 also, if `gnome-config' is found and usedSebastian Wilhelmi1998-08-041-0/+5
* Use the `gnome-config' program if it exists.Raja R Harinath1998-08-031-0/+5
* Remove `macros.dep'.Raja R Harinath1998-08-021-0/+4
* New macro. Checks for `u_int64_t' and `int64_t'.Martin Baulig1998-07-311-0/+5
* Added (AC_SUBST): `LIBGTOP_NAMES_LIBS', `LIBGTOP_NAMES_INCS',Martin Baulig1998-07-301-0/+11
* Check for functions that `error.c' looks for.Raja R Harinath1998-07-301-0/+4
* Removed.Martin Baulig1998-07-291-0/+6
* Changed Gtk version test to use GTK_HAVE_FEATURES_1_1_0.Federico Mena Quintero1998-07-281-0/+5
* Added gnome-xml-check.m4 for libxml detection, Daniel.Daniel Veillard1998-07-271-0/+5
* No longer requiring `GNOME_LIBGTOP_SYSDEPS'.Martin Baulig1998-07-241-0/+5
* Added linger.m4. New file.Tom Tromey1998-07-241-0/+5
* Added gnome-undelfs.m4, gnome-vfs.m4. New file. New file.Tom Tromey1998-07-241-0/+6
* Added some reasonable defaults to allow cross compiling; removedMartin Baulig1998-07-231-0/+6
* If no build-guile, link against readline before termcap.Tom Tromey1998-07-221-0/+5
* Add `need-declaration.m4'.Raja R Harinath1998-07-161-0/+11
* Add check for `mkstemp'.Raja R Harinath1998-07-131-0/+4
* yet another change to curses.m4 - documentation & formatting, remove unsed varsScott D Heavner1998-07-021-0/+4
* Add all the `.m4' files here.Raja R Harinath1998-06-301-1/+4
* curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDESScott D Heavner1998-06-301-0/+4
* was leaving conftest.* files lying around after tests.Scott D Heavner1998-06-301-0/+5
* Use egcs if it's available. The gcc that ships with RedHat 5.1 doesn't doChristopher Blizzard1998-06-271-0/+5
* Autodetect curses for cyahtzee.Scott D Heavner1998-06-271-0/+10
* New check. (vprintf): New check. (ftruncate.c): Remove check. This needsRaja R Harinath1998-06-251-0/+9
* *** empty log message ***Martin Baulig1998-06-141-0/+5
* Added check for the table () system call in the linux kernel.Martin Baulig1998-06-141-0/+5
* Use AC_EGREP_CPP rather than AC_CHECK_HEADER. AC_CHECK_HEADER is fooled byRaja R Harinath1998-06-121-2/+5
* Look for awk. (CROSS_COMPILING): Remove conditional.Raja R Harinath1998-06-111-0/+5
* Gnome libs should compile against gtk 1.0.x and gtk 1.1 with a minimal amountGregory McLean1998-06-111-0/+5
* New automake conditional; (need_gnome_support): addedMartin Baulig1998-06-081-2/+7
* When cross-compiling, we now check for `$host_alias-buile-guile'.Martin Baulig1998-06-081-2/+8
* Looks also in $GNOME_LIBDIR; added failflag: GNOME_CHECK_GUILE(fail) willMartin Baulig1998-06-031-0/+5
* *** empty log message ***Martin Baulig1998-05-251-0/+5
* *** empty log message ***Martin Baulig1998-05-231-0/+6
* New file. Checks whether libgtop is installed and reads itsMartin Baulig1998-05-221-0/+17
* New check. (sys_errlist): Check for this variable, needed for `strerror'.Raja R Harinath1998-05-201-0/+7
* Remove simple-minded check for `gtk+'.Raja R Harinath1998-05-101-2/+5
* Pass the results of the environment variable ACLOCAL_FLAGS to aclocal.Owen Taylor1998-04-251-0/+7
* added to ignore generated files.EDT 1998 Gregory McLean1998-04-191-0/+5
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-091-1/+2
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-091-0/+5
* Look for vasprintf.Raja R Harinath1998-04-011-0/+4
* An empty true branch of an `if' statement is not valid sh syntax. IfTom Tromey1998-03-201-0/+6
* Weee! gmc uses the gnome.m4 macros now and detects properly gnome installati...Arturo Espinosa1998-03-201-0/+7
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-201-0/+4
* Cache results of argp check.Tom Tromey1998-03-191-0/+4
* Updates to use AM_PATH_GTK. See various ChangeLogs for details.Owen Taylor1998-03-161-0/+6
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-131-0/+5
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-101-0/+4
* Add check for `vsnprintf'.Raja R Harinath1998-03-101-0/+4
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-091-0/+9
* Check for strnlen().Tom Tromey1998-03-071-0/+4
* Check for argp code, strndup, program_invocation_name,Tom Tromey1998-03-041-0/+5
* Also check for SMlib.h; some Solaris systems have -lSM but not SMlib.h.Tom Tromey1998-03-031-0/+5
* Changed spacing so --help output looks right.Tom Tromey1998-03-021-0/+5
* Set OBJECTIVE_C shell variable.Tom Tromey1998-02-281-0/+5
* Put $X_CFLAGS here, not in $CFLAGS. (GNOME_HAVE_SM): New var. `true' if weRaja R Harinath1998-02-271-0/+7
* Remove `GNOME_CHECK_GNOME'.Raja R Harinath1998-02-191-0/+4
* Replace `strcasecmp' if necessary.Raja R Harinath1998-02-191-0/+5
* Add `gnome-pthread-check.m4'. New file. Moved pthread check fromRaja R Harinath1998-02-161-0/+11
* Use single quotes, not double quotes. Otherwise bash will interpretTom Tromey1998-02-151-0/+6
* Put back doubled `$'. We want the expansion to occur in the includingRaja R Harinath1998-02-151-0/+6
* multilple aclocal -I directories.KST 1998 Changwoo Ryu1998-02-141-0/+4
* Removed extra `$' from rule.Tom Tromey1998-02-141-0/+2
* Only check for -lSM if not already in x_libs.Tom Tromey1998-02-141-0/+5
* Add `autogen.sh'.Raja R Harinath1998-02-141-0/+2
* Solaris /bin/sh doesn't understand `test -e'.Raja R Harinath1998-02-141-0/+3
* Checkin ChangeLogRaja R Harinath1998-02-141-0/+2
* Look for gnomeConf.sh in $libdir, where the installation actually installsRaja R Harinath1998-02-141-0/+3
* New maintainer rule for handling automatic rebuilding of aclocal.m4 if anyRaja R Harinath1998-02-141-0/+7
* New file. Defines GNOME_SUPPORT_CHECKS for libsupport.a support.Raja R Harinath1998-02-131-0/+5
* New file. Moved AC_CHECK_GNOME from `configure.in' to here, and renamedRaja R Harinath1998-02-111-0/+9