From: mlichvar Date: Fri, 13 Oct 2006 13:29:57 +0000 (+0000) Subject: - rerun configure when spec changes X-Git-Tag: r0-52-4~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03bafbdf685e2856f41f3448fa175340633000e;p=thirdparty%2Fnewt.git - rerun configure when spec changes --- diff --git a/Makefile.in b/Makefile.in index bb2ea88..b952cb9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -134,7 +134,7 @@ install-sh: sharedlib $(WHIPTCLSO) _snackmodule.so install -m 755 snack.py $(instroot)/$(libdir)/$$ver/site-packages ;\ done -configure: configure.ac +configure: configure.ac newt.spec autoconf echo "You need to rerun ./configure before continuing" exit 1