Home | History | Annotate | Download | only in libpng

Lines Matching refs:maintainer

12 # necessary to run autogen.sh because ./configure --enable-maintainer-mode says
26 maintainer=
30 --maintainer)
31 maintainer=1;;
44 elif test -z "$maintainer"
48 echo " also need to run ./configure --enable-maintainer-mode and"
58 echo " You have run autogen.sh with --maintainer enabled and you"
60 echo " unrecognized argument. This is not good. --maintainer"
83 # These are separate because 'maintainer-clean' does not remove them.
97 # has been run without "--enable-maintainer-mode" make can do a partial update
112 if test -n "$maintainer"
146 # Either everything is missing or everything is there, the --maintainer option
149 if test -z "$libpng_autotools_file_found" -o -n "$maintainer"
201 echo " ./configure --enable-maintainer-mode."
203 echo " You can run autoreconf yourself if you don't like maintainer"
213 echo "run configure with the --enable-maintainer-mode option."