Changeset e54767c in git for configure.ac


Ignore:
Timestamp:
Jun 28, 2019, 7:15:03 PM (5 years ago)
Author:
Max Horn <max@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
6fe48efa5355b153c6b4c1888a39b03726d3ca4c
Parents:
299cf9dabe65794572ba7a95c0fa1430dbb7331d
Message:
configure.ac: make libsingular-config executable
File:
1 edited

Legend:

Unmodified
Added
Removed
  • configure.ac

    r299cf9 re54767c  
    270270AC_CONFIG_FILES([IntegerProgramming/Makefile])
    271271
    272 AC_CONFIG_FILES([libsingular-config Singular.pc])
     272AC_CONFIG_FILES([libsingular-config], [chmod +x libsingular-config])
     273AC_CONFIG_FILES([Singular.pc])
    273274
    274275AC_CONFIG_FILES([emacs/Makefile])
Note: See TracChangeset for help on using the changeset viewer.