]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - Makefile.am
* configure.ac: Rename from configure.in.
[cygwin-apps/setup.git] / Makefile.am
index 0b38f948c1935a063f54d17a57b3c794fbbf06e6..24711ceb823c6ff2eec2a40d7ea2a104b0a3692b 100644 (file)
@@ -281,9 +281,6 @@ setup_SOURCES = \
 # autoload code does not optimize properly with gcc-4.x
 autoload.o: CFLAGS += -O0
 
-iniparse.hh: iniparse.cc
-       @mv -f $(basename $<).h $(basename $<).hh 2>/dev/null || :
-
 VER := $(shell sed -ne 's/^\$$Revi[s]ion: *\([^ ]*\) *$$.*/\1/p' \
                $(srcdir)/ChangeLog)
 
This page took 0.024858 seconds and 5 git commands to generate.