summaryrefslogtreecommitdiff
path: root/libtoolize.m4sh
Commit message (Expand)AuthorAgeFilesLines
* * HACKING (Licensing Rules): Explain the various license textsGary V. Vaughan2007-03-251-13/+8
* * libtoolize.m4sh: Handle argz.m4 specially like ltdl.m4, soGary V. Vaughan2007-03-191-4/+11
* * libtoolize.m4sh: Replace literal tab chars in help commentGary V. Vaughan2007-03-091-2/+2
* * libtoolize.m4sh (func_check_macros): Display m4 quotes correctlyGary V. Vaughan2007-03-061-2/+2
* * libltdl/config/general.m4sh (M4SH_VERBATIM): New macro toGary V. Vaughan2007-03-061-33/+35
* * libtoolize.m4sh (func_fixup_Makefile): Fix missingRalf Wildenhues2006-10-241-1/+3
* Fix the bugs where libtoolize needs to use `dir/file' instead ofRalf Wildenhues2006-06-131-9/+14
* Fix several libtoolize-related bugs:Ralf Wildenhues2006-06-121-65/+91
* Fix mode=compile time regression of CVS HEAD over branch-1-5.Ralf Wildenhues2006-05-181-0/+14
* * bootstrap: Don't use semicolons inside { } in sed scripts, asRalf Wildenhues2006-01-211-37/+77
* * libtoolize.m4sh, libltdl/config/general.m4sh,Ralf Wildenhues2006-01-111-1/+1
* * README, README.alpha, libtoolize.m4sh: Typos.Ralf Wildenhues2005-12-041-1/+1
* * libtoolize.m4sh (func_copy_all_files)Ralf Wildenhues2005-12-041-62/+0
* * libtoolize.m4sh (func_copy_cb, func_copy_some_files)Ralf Wildenhues2005-12-041-12/+5
* * libtoolize.m4sh (func_fixup_Makefile_inc): New function.Ralf Wildenhues2005-12-031-1/+30
* * Makefile.am (aclocalfiles): Also install lt~obsolete.m4.Ralf Wildenhues2005-11-201-1/+1
* * libtoolize.m4sh (func_copy_all_files)Ralf Wildenhues2005-11-181-4/+12
* * libtoolize.m4sh: Revert use of `$tst_aclocaldir'.Ralf Wildenhues2005-11-141-1/+0
* * tests/testsuite.ac (macrodir): Don't set it here...Gary V. Vaughan2005-11-101-0/+1
* * libtoolize.m4sh: Use serial tags to locate the correct serialGary V. Vaughan2005-11-011-4/+18
* * libtoolize.m4sh: Put back the func_serial_update callback forGary V. Vaughan2005-10-261-1/+2
* * libltdl/Makefile.inc: New file, factored out of Makefile.am forGary V. Vaughan2005-10-261-7/+62
* * libtoolize.m4sh: Don't use func_serial_update as a copyGary V. Vaughan2005-10-261-9/+13
* * libtoolize.m4sh: Move the consistency checks...Gary V. Vaughan2005-10-261-57/+58
* * libtoolize.m4sh: Copying just libtool.m4 for hand maintainedGary V. Vaughan2005-10-261-21/+43
* * libtoolize.m4sh: Always copy pkgconfig_files for --ltdl, incaseGary V. Vaughan2005-10-261-14/+14
* * libltdl/m4/ltdl.m4: Bump serial as we are changing theGary V. Vaughan2005-10-031-15/+68
* * libtoolize.m4sh (func_included_files): Do not recurseRalf Wildenhues2005-09-291-6/+6
* * libtoolize.m4sh (func_scan_files): Support projects that haveGary V. Vaughan2005-09-271-4/+15
* * libtoolize.m4sh (TAR): Allow the user to override the tarGary V. Vaughan2005-09-101-2/+2
* * libtoolize.m4sh (func_scan_files): When searching for evidenceGary V. Vaughan2005-09-011-3/+5
* Reorganise the libtool tree to create a bootstrapped libltdl forGary V. Vaughan2005-08-231-45/+100
* Revert the parallel installation changes from November last year:Gary V. Vaughan2005-04-301-89/+78
* The FSF are moving offices today. Changed their contact addressGary V. Vaughan2005-04-221-2/+2
* * libtoolize.m4sh (func_scan_files, func_serial, func_ltmain_update,Ralf Wildenhues2005-04-191-5/+10
* * libtoolize.m4sh (func_copy_cb): Fix syntax typo.Ralf Wildenhues2005-04-171-1/+1
* Under certain circumstances, not all of the macro files wereGary V. Vaughan2005-04-041-2/+3
* * libtoolize.m4sh (pkgvdatadir): Renamed from this...Gary V. Vaughan2005-04-041-11/+11
* * libtoolize.m4sh (func_serial_update): Replace missingGary V. Vaughan2005-04-041-0/+2
* * Makefile.am (libtoolize): Substitute $(nobase_pkgvdata_DATA).Gary V. Vaughan2005-04-011-6/+6
* Fix problems with serial comparison sed scripts, and factor outGary V. Vaughan2005-04-011-45/+47
* Most of the hair introduced ostensibly to enable testing ofGary V. Vaughan2005-04-011-76/+31
* * libtoolize.m4sh: Propogate --debug flag to sub-libtoolizes.Gary V. Vaughan2005-03-241-0/+1
* * libtoolize.m4sh: Fix a typo, s/pkgvltdldirs/pkgvdatadirs/.Gary V. Vaughan2005-03-241-13/+19
* * libtoolize.m4sh (func_copy_some_files): IFS needs to be set toGary V. Vaughan2005-03-241-0/+2
* * libtoolize.m4sh: For verbose mode, explain why macro files areGary V. Vaughan2005-03-241-0/+2
* As a prerequisite for being able to test an uninstalled libtoolizeGary V. Vaughan2005-03-241-5/+40
* * libtoolize.m4sh (func_massage_pkgvmacro_DATA): New functionGary V. Vaughan2005-03-151-4/+27
* * libltdl/Makefile.am (install-data-local): Don't force v7 tarGary V. Vaughan2005-03-101-2/+2
* * libtoolize.m4sh (func_copy_cb): Use tar chof to avoid symlinkGary V. Vaughan2005-03-021-1/+1