summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'MC_4_1_34'.MC_4_1_34nobody1998-05-1314-862/+0
* 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
* Use test -f instead of test -e; As suggested by Sebastian Wilhelmi 0-migArturo Espinosa1998-04-221-1/+1
* Fix for gedit compilation -migArturo Espinosa1998-04-221-13/+17
* added to ignore generated files.EDT 1998 Gregory McLean1998-04-191-0/+5
* Updated the gtk check to check for 1.0.0EDT 1998 Gregory McLean1998-04-191-1/+1
* Make gnomesupport.h include stddef.h unconditionally.Raja R Harinath1998-04-142-0/+7
* Include. Do all the `dirent' wrangling only if `scandir' is needed. Also,Raja R Harinath1998-04-133-9/+30
* freebsd needs types.h before dirent.hSeth Alves1998-04-131-0/+3
* Is now $(pkglibdir)/include. `gnomesupport.h' is a generated fileRaja R Harinath1998-04-124-1/+190
* Also run AC_HEADER_DIRENT.Raja R Harinath1998-04-092-1/+4
* Update to list newer versions of packages. Add `scandir'.Raja R Harinath1998-04-083-4/+9
* Import from GNU libc. Remove assumptions that this file is compiled insideRaja R Harinath1998-04-082-10/+58
* Initial revisionRaja R Harinath1998-04-081-0/+96
* Look for vasprintf.Raja R Harinath1998-04-012-1/+5
* Added missing filesArturo Espinosa1998-03-312-0/+222
* Imported from GNU libit-0.4. Applied a change that appears in `libiberty'.Raja R Harinath1998-03-293-1/+30
* Initial revisionRaja R Harinath1998-03-291-0/+193
* gratious last time fixes to the i18n code -migArturo Espinosa1998-03-251-0/+7
* don't read ~/.popt in setuid appsErik Troan1998-03-231-0/+2
* ignore a bunch more irrelevant piecesElliot Lee1998-03-231-0/+7
* An empty true branch of an `if' statement is not valid sh syntax. IfTom Tromey1998-03-202-2/+9
* Weee! gmc uses the gnome.m4 macros now and detects properly gnome installati...Arturo Espinosa1998-03-202-5/+30
* Add support for gtk_container_add to GnomeApp widget.Miguel de Icaza1998-03-202-5/+1
* Cache results of check for program_invocation_short_name,Tom Tromey1998-03-192-7/+27
* Cache results of argp check.Tom Tromey1998-03-192-4/+16
* Updates to use AM_PATH_GTK. See various ChangeLogs for details.Owen Taylor1998-03-152-37/+20
* Imported from glibc. Added argp.texi.Tom Tromey1998-03-142-1/+6
* Initial revisionTom Tromey1998-03-141-0/+1161
* Add a check for <linewrap.h> -- this enables some optimizations whenRaja R Harinath1998-03-122-0/+7
* Don't install argp-fmtstream.h and argp-namefrob.h. They are used only toRaja R Harinath1998-03-122-2/+11
* Added a note on `cvs import' and multiple "vendors". -- HariRaja R Harinath1998-03-121-0/+57
* Don't mention getopt() for C++. (Local fix).Raja R Harinath1998-03-112-5/+7
* Prototype getopt() for C++ too. (Local fix).Raja R Harinath1998-03-112-2/+6
* Update to somewhat newer version from glibc-980226 -- HariRaja R Harinath1998-03-111-14/+15
* Put it back in. And use `cvs import' now, to get it right -- HariRaja R Harinath1998-03-111-3/+149
* Much more work on the mailman - it is semi-functional, and also on girc.Elliot Lee1998-03-111-0/+1
* Remove vsnprintf implementation - bad license, and did not check to see if li...Elliot Lee1998-03-111-148/+3
* Actually fill it in. It is fromRaja R Harinath1998-03-112-1/+156
* Add gnome-argp.h to the Makefile.amArturo Espinosa1998-03-101-1/+1
* Made it conform to the new gnome_init parameters.Miguel de Icaza1998-03-101-1/+0
* Build vsnprintf.o, not vsnprint.o.Tom Tromey1998-03-102-1/+6
* Add check for `vsnprintf'.Raja R Harinath1998-03-102-0/+9
* New file. Provides (v)snprintf as simple wrappers to `__vsnprintf'. NewRaja R Harinath1998-03-103-0/+37
* Set need_gnome_support shell variable. Define BUILD_GNOME_SUPPORT automakeTom Tromey1998-03-092-3/+38