Commit Graph

10 Commits (65ef0a3d69c7108b6984abfb23cfbf4d058d3be9)

Author SHA1 Message Date
Stefan Bühler 8e678653be [autobuild] put ax_prog_cc_for_build.m4 in top directory
- "autoreconf --force --install" should be enough to get autobuild
  running, manual cp / running ./autogen.sh should not be required
- reorganize files laters, e.g. scripts/{cmake,m4}
- include ax_prog_cc_for_build.m4 manually in configure.ac as it is not
  automatically loaded if it is not in m4/
2016-10-29 18:02:12 +02:00
Glenn Strauss cd48c2804b move script to doc/scripts/ax_prog_cc_for_build.m4
m4/ directory is listed in .gitignore and should be generated
2016-10-29 09:51:37 -04:00
Stefan Bühler ff86b5cc67 [autobuild] create m4/ before calling autoreconf
From: Stefan Bühler <stbuehler@web.de>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2917 152afb58-edef-0310-8abb-c4023f1b3aa9
2013-11-10 13:59:43 +00:00
Stefan Bühler cb02c73860 [autobuild] use autoreconf instead of calling tools manually; add generated files to .gitignore
From: Stefan Bühler <stbuehler@web.de>

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2914 152afb58-edef-0310-8abb-c4023f1b3aa9
2013-11-10 13:41:09 +00:00
Stefan Bühler a6b42cc61e [auto* build] simplify autogen.sh, handle automake 1.13 test running (fixes #2490)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2878 152afb58-edef-0310-8abb-c4023f1b3aa9
2013-06-29 09:45:29 +00:00
Stefan Bühler 34d3f7da99 Create m4/ directory in autogen.sh
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2616 152afb58-edef-0310-8abb-c4023f1b3aa9
2009-08-29 12:59:25 +00:00
Stefan Bühler 759121da93 Fix autogen.sh (used mysql-proxy as template)
* add --foreign as ChangeLog was removed


git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2615 152afb58-edef-0310-8abb-c4023f1b3aa9
2009-08-29 11:39:19 +00:00
Jan Kneschke 2c3151cae6 fixed message to print configure + make
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@97 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-03-05 17:06:18 +00:00
Jan Kneschke a835b18383 removed called configure directly.
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@87 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-03-03 23:52:17 +00:00
Jan Kneschke a6d5be451e added autogen.sh submitted by debugger@#lighttpd
git-svn-id: svn://svn.lighttpd.net/lighttpd/trunk@36 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-02-21 19:51:33 +00:00