Commit Graph

21 Commits

Author SHA1 Message Date
Peter Dave Hello 7a0d2e63c7 Refactor shell scripts with syntax and styling fixes 2019-01-16 03:22:29 +08:00
Jordan Lee e2c7884c7e (trunk) #3939 "autogen.sh doesn't work correctly on systems where /bin/sh doesn't point to bash" -- fixed with patch from er13
This bug was introduced a couple of days ago in the fix to #3901 "Confusing error message when libtool is missing." The fix introduced a bashism, which should be avoided if we want to work with strict sh.
2011-01-23 16:12:58 +00:00
Jordan Lee 2322b32591 (trunk) #3901 "Confusing error message when libtool is missing" -- fixed.
autogen.sh invokes autoreconf without checking to see if it fails (as it does if libtool can't be found). In such cases it also invokes a broken doomed version of the configure script, which generates a lot of red herring messages that distract from the real problem encountered by autoreconf.

The fix is to exit autogen.sh if its call to autoreconf fails.
2011-01-22 03:28:06 +00:00
Charles Kerr 4f3ea71479 remove the '--enable-maintainer-mode' arguments in autogen.sh 2010-11-25 01:06:59 +00:00
Charles Kerr 41fe524991 (trunk) fix the autoreconf invocation s.t. automake knows to add our .m4 files to am__aclocal_m4_deps 2010-06-17 17:05:27 +00:00
Charles Kerr 4f563c1fa4 (trunk) #2553 "autogen failure" -- fixed in trunk for 1.90 2010-02-10 03:20:17 +00:00
Charles Kerr c2d93776be (trunk) #2553: autogen failure: "aclocal: couldn't open directory `m4': No such file or directory" 2009-11-04 03:14:35 +00:00
Charles Kerr dfa28975dd (trunk) tweak r8572. 2009-05-31 20:25:37 +00:00
Charles Kerr 0834c33445 (trunk) yet another stab at building version.h portably 2009-05-31 20:22:47 +00:00
Charles Kerr d29ad812f4 autogen.sh cleanups by Triskelios 2008-05-27 21:49:09 +00:00
Charles Kerr 333b49b03d #701: Run configure at the end of autogen.sh 2008-04-12 23:24:30 +00:00
Charles Kerr c421bc0266 (gtk) add ability to delete downloaded files when deleting a torrent 2008-02-19 03:57:03 +00:00
Charles Kerr 3c087a9aec invoke configure at the end of autogen 2008-02-12 17:14:30 +00:00
Charles Kerr add634ead9 make the gtk translation files play nicely with autoconf 2007-10-08 15:37:33 +00:00
Charles Kerr 2ce4e9c7e3 no need for `verbose' mode, and no need to include paths that don't exist 2007-08-16 19:05:25 +00:00
Josh Elsasser 2fcce9ca70 Fix autogen.sh on osx (and maybe elsewhere too). 2007-08-16 15:48:07 +00:00
Charles Kerr e41312cf22 the second call to autoreconf is redundant 2007-08-15 20:50:08 +00:00
Charles Kerr 1ab415a779 try to get autogen.sh playing nice on Darwin 2007-08-15 20:31:17 +00:00
Charles Kerr 4676cea866 get libevent building and playing nice with all the other apps 2007-08-14 19:26:49 +00:00
Charles Kerr ca3c07012c first baby steps of wx client. currently just a window with menus and a toolbar, and unusuable. 2007-07-19 14:06:50 +00:00
Charles Kerr bd3ce76fa5 part one of moving the build environment over to automake/autoconf. beware! 2007-07-18 23:04:26 +00:00