Changeset 3250


Ignore:
Timestamp:
Jun 4, 2014, 2:58:46 PM (9 years ago)
Author:
Peter
Message:

remove gen_announce.sh.in since creation of announcement is now coded in Makefile (see am/maintainer.am generated from m4/yat_svn_release.m4)

Location:
trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/build_support/Makefile.am

    r3111 r3250  
    1818# along with yat. If not, see <http://www.gnu.org/licenses/>.
    1919
    20 noinst_SCRIPTS = build_support/gen_announce.sh
    2120bin_SCRIPTS = build_support/for_installation/yat-config
    2221
  • trunk/configure.ac

    r3246 r3250  
    496496AC_CONFIG_FILES([build_support/gen_yat_pc.sh],
    497497                [chmod +x build_support/gen_yat_pc.sh])
    498 AC_CONFIG_FILES([build_support/gen_announce.sh],
    499                 [chmod +x-w build_support/gen_announce.sh])
    500498AC_CONFIG_FILES([Makefile
    501499     doc/doxygen.config
Note: See TracChangeset for help on using the changeset viewer.