summaryrefslogtreecommitdiff
path: root/libgphoto2_port/gphoto-m4/gp-packaging.m4
Commit message (Collapse)AuthorAgeFilesLines
* Add common header with serial to all *.m4 filesHans Ulrich Niedermann2022-03-311-0/+6
| | | | | | The serial number can be useful for aclocal to choose the newest one when it encounters the same foo.m4 file in more than one place.
* Remove --with-doc-dir and --with-html-dirHans Ulrich Niedermann2021-11-141-4/+0
| | | | | | autoconf 2.59c has introduced docdir, htmldir, so we do not need to have --with-doc-dir= and --with-html-dir= any more. --docdir= and --htmldir= will do the job.
* Add "mode: autoconf" line to all *.m4 filesHans Ulrich Niedermann2021-11-071-1/+7
| | | | | This helps with editing the *.m4 files in the proper editor mode.
* Remove rpm packagingHans Ulrich Niedermann2021-10-191-22/+0
| | | | | | | | | | While adding support for "make rpm" appeared to be a good idea in the early 2000s, it really is not and only clutters up the build system. At least the libgphoto2_port translation cannot have worked in the rpm package since at least 5255d802102c10f971dc98f10828451d9922340d from 2007-10-28, so it is a good guess that this has not really been in use.
* added libgphoto_port/gphoto-m4Marcus Meissner2015-08-011-0/+81