summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2013-04-03 18:01:35 +0200
committerLuboš Luňák <l.lunak@suse.cz>2013-04-04 10:33:20 +0000
commit68c314fc80b5dd5be26a7207b3459a2be9625240 (patch)
tree8ca00e82e930ae993cd8c4d829d454b11f80c18f /test
parentUpdated core (diff)
downloadcore-68c314fc80b5dd5be26a7207b3459a2be9625240.tar.gz
core-68c314fc80b5dd5be26a7207b3459a2be9625240.zip
revert back to usign autogen.sh cmdline arguments if given
This is a partial revert of ca0c54d0fe3812cec64e5c7cc83309d4397f5e0a . Ignoring cmdline arguments if autogen.* exists is broken for several reasons: - autogen.sh of every other package passes cmdline arguments to configure - that's because if I was bothered to give them, I want them used - there's no reason to prefer autogen.input now, given that autogen.input cannot be overwritten by autogen.sh, unlike autogen.lastrun , so there's no accidental loss of the switches - running autogen.sh --foo followed by autogen.sh --bar actually runs configure with --foo the second time too, because the first one creates autogen.lastrun and the second one first complains about the cmdline args, then complains about autogen.lastrun, and then uses it Change-Id: I5868610935d0312915be74602b6435eea069f937 Reviewed-on: https://gerrit.libreoffice.org/3190 Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions