[pcre-dev] [Bug 941] New: Improve detection of libtool by au… |
|
Wiadomość jest częścią wątku: | |
---|---|
![]() ![]() ![]() | pełne drzewo wątku posortowane wg daty |
![]() ![]() ![]() | |
Philip Hazel at ![]() |
http://bugs.exim.org/show_bug.cgi?id=941 Summary: Improve detection of libtool by autogen Product: PCRE Version: N/A Platform: Other OS/Version: All Status: NEW Severity: bug Priority: medium Component: Code AssignedTo: ph10@??? ReportedBy: sander@??? CC: pcre-dev@???
-libtoolize -c -f +libtoolize="" +for l in glibtoolize libtoolize15 libtoolize14 libtoolize ; do + $l --version > /dev/null 2>&1 + if [ $? = 0 ]; then + libtoolize=$l + break + fi +done
+if [ "x$libtoolize" != "x" ]; then + $libtoolize -c -f +else + echo "Can't find libtoolize on your system" + exit 1 +fi + autoconf -f -W all,no-obsolete
Wiadomość została wysłana do następujących list mailowych: | ||||
---|---|---|---|---|
Pcre-dev Informacja o liście mailowej | Najbliższe wiadomości | ![]() | [pcre-dev] [Bug 939] Declaration difference in _pcre_*_newline() confuses some C++ compiler | Re: [pcre-dev] (*SKIP) action | ![]() |
Tahini and Hummus and Cumin Development Archives administrowana przez cumin Admins | Lurker (wersja 2.3) |