]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
works on m4 too
authorDavid J. MacKenzie <djm@gnu.org>
Mon, 19 Sep 1994 23:39:21 +0000 (23:39 +0000)
committerDavid J. MacKenzie <djm@gnu.org>
Mon, 19 Sep 1994 23:39:21 +0000 (23:39 +0000)
automake.in

index 613ec36e36f653a62df6d48553be2e5da88fca92..7b427da5b0df1544a0337cbdbb52516b6ed0b6a5 100755 (executable)
@@ -145,7 +145,7 @@ ${am_file}_OBJECTS = ${am_file}.o" >&4
   esac
 
   case "$am_makefile" in
-  */*) cat $AM_DIR/remake-subd.am >&5 ;;
+  */*) ;;
   *) test -f aclocal.m4 && echo "ACLOCAL = aclocal.m4" >&4
   cat $AM_DIR/remake.am >&5 ;;
   esac