Ticket #8821: configure_missing_check.2.patch

File configure_missing_check.2.patch, 819 bytes (added by superm1@…, 14 years ago)

patch for trunk

  • mythtv-trunk

    old new  
    47874787  mkdir config
    47884788fi
    47894789cat - > config/Makefile <<END
     4790check:
    47904791
    47914792all:
    47924793qmake_all:
  • external/Makefile

    old new  
    3232$(addsuffix _uninstall,$(SUBDIRS)):
    3333        $(MAKE) -C $(subst _uninstall,,$@) uninstall
    3434
    35 uninstall: $(addsuffix _uninstall,$(SUBDIRS))
    36  No newline at end of file
     35uninstall: $(addsuffix _uninstall,$(SUBDIRS))
     36
     37check: