projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added wxProtocolLog class for logging network requests/responses (closes #7464)
[wxWidgets.git]
/
autogen.sh
diff --git
a/autogen.sh
b/autogen.sh
index ae40d21f4093c713cb5c2a92298a9a7de8627953..7e20dd11ba73ece35f06168f892bb43331d06d4a 100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,5
+1,2
@@
#!/bin/sh
-aclocal -I .
-autoheader
-automake --foreign --verbose
-autoconf
+autoconf -B build/autoconf_prepend-include
\ No newline at end of file