From 950e87bb68c6e067d9efbd73296469ec704b2844 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Wed, 19 Sep 2007 23:14:59 +0000 Subject: [PATCH] Use autohacks for this script git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@48813 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 4066e97c61..5af4e11352 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,2 +1,3 @@ #!/bin/sh -autoconf +#autoconf +make -f build/autogen.mk