summaryrefslogtreecommitdiff
path: root/macros
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagPOPT_IMPORT_1nobody1998-12-0324-2765/+0
* Define this to be the same as LINUX_VERSION_CODE either fromMartin Baulig1998-12-032-0/+30
* Only check for the linux table () function on Linux systems.Martin Baulig1998-12-031-42/+41
* "Improve" indentation and messages somewhat.Raja R Harinath1998-12-022-69/+78
* Make it with builddir != srcdir again.Martin Baulig1998-12-021-3/+3
* Platform fixes. grep -q is not portable, do not use.Jeff Garzik1998-12-012-7/+12
* Run gettextize if needed. : Run libtoolize only if configure.in hasChangwoo Ryu1998-12-012-2/+35
* Re-arranged tests such that "--without-gnome" is fully supported. Not onlyJeff Garzik1998-11-302-55/+72
* Require GTK 1.1.5 -migArturo Espinosa1998-11-291-1/+1
* All parts of GNOME will now require LibGTop >= 0.29.0 which is the latestMartin Baulig1998-11-272-1/+6
* . libgnome/gnome-mime.c: read gnomedatadir/mime.types as well . InElliot Lee1998-11-271-10/+2
* Following names changed to bring MC in accordance with curses.m4:Pavel Roskin1998-11-261-1/+1
* Changed the call to GNOME_GNORBA_CHECK to GNOME_GNORBA_HOOK([],$2). BeforeJames Henstridge1998-11-202-1/+8
* allow setting $OBJ_DIR to specify building in a subdirElliot Lee1998-11-201-4/+14
* We need to check for <net/if_var.h> and conditionally include it beforeMartin Baulig1998-11-172-0/+17
* *** empty log message ***Marius Vollmer1998-11-171-0/+6
* Add GUILE_LIBS to LIBS when checking whether guile works. Adding them toMarius Vollmer1998-11-171-1/+3
* fix my email address in logAndrew T. Veliath1998-11-131-1/+1
* Remove AC_DEFINE(HAVE_ORBIT). Add AM_CONDITIONAL for HAVE_ORBIT.Andrew T. Veliath1998-11-133-15/+32
* Add GNOME_GNORBA_CHECK if gnome-config is found. New GNOMEGNORBA_LIBSAndrew T. Veliath1998-11-124-2/+49
* Remove easy-vsnprintf hack -- it doesn't work for Solaris 2.5 binariesRaja R Harinath1998-11-122-6/+7
* Fix stupid type (sterror_r -> strerror_r).Raja R Harinath1998-11-062-1/+5
* Set this unconditionally to `yes'. We'll soon be losing this variable.Raja R Harinath1998-11-042-10/+12
* use the ORBit-supplied name service stubs (in lib -lORBitCosNaming)Sebastian Wilhelmi1998-11-031-1/+1
* Added -Wshadow and -Woverloaded-virtual to the --enable-cxx-warnings=yesHavoc Pennington1998-10-281-1/+1
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-251-0/+56
* Add ORBIT_IDL detection; fix failure flag.Andrew T. Veliath1998-10-202-4/+10
* Simple-minded copy of GNOME_COMPILE_WARNINGS that sets CXXFLAGSHavoc Pennington1998-10-171-0/+41
* Now it should also work when building packages.Martin Baulig1998-10-111-2/+2
* Added `-Wno-unused'.Martin Baulig1998-10-112-1/+5
* Use `:' instead of the empty string if there is nothing to do since theMartin Baulig1998-10-112-0/+8
* Check for "guile-config" and then for "build-guile", if guile-configMarius Vollmer1998-10-112-10/+37
* Added optional third parameter which is the `script-if-enabled' parameterMartin Baulig1998-10-112-1/+7
* Cells from the clipboard do not have a Sheet parameter attached.Miguel de Icaza1998-10-061-0/+4
* Added test for xlc, to run automake with --include-depsJoel Becker1998-10-061-1/+6
* Remove `-W'. (warn-unused): Remove.Raja R Harinath1998-10-052-14/+8
* Fix typo while signaling the error.Karl Eichwalder1998-10-051-1/+1
* Added `AC_SUBST(libgtop_postinstall)'. This is used inMartin Baulig1998-10-012-0/+9
* Make it accept libgtop >= 0.25.0 again.Martin Baulig1998-09-282-4/+4
* Make the default not to build the LibGTope examples.Martin Baulig1998-09-282-2/+7
* New configure parameter to add `-Wunused' to the warning flags.Martin Baulig1998-09-282-2/+20
* Make it require libgtop >= 0.26.2.Martin Baulig1998-09-272-1/+5
* List fish file systemArturo Espinosa1998-09-251-1/+1
* Add checks for -lsocket -lnsl.Raja R Harinath1998-09-252-3/+13
* -)Nat Friedman1998-09-201-1/+1
* Use -W -Wno-unusedArturo Espinosa1998-09-191-1/+1
* Do not use -W as in the context of Gtk/Gnome, we get warnings for theArturo Espinosa1998-09-191-1/+1
* Remove commented out code.Raja R Harinath1998-09-192-16/+4
* Make libgnorba part of the build procedure. Fix the wrong gnome-popup-menuArturo Espinosa1998-09-181-2/+2
* GNOME_ORBIT_CHECK now defines ORBIT_LIBS and ORBIT_INCLUDESElliot Lee1998-09-171-0/+4