Changes in configure.ac [314:a9e8f310507f:360:64c2641286df] in lemon-1.0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r314 r360 98 98 dnl Add dependencies on files generated by configure. 99 99 AC_SUBST([CONFIG_STATUS_DEPENDENCIES], 100 ['$(top_srcdir)/doc/Doxyfile.in $(top_srcdir)/lemon/lemon.pc.in '])100 ['$(top_srcdir)/doc/Doxyfile.in $(top_srcdir)/lemon/lemon.pc.in $(top_srcdir)/cmake/version.cmake.in']) 101 101 102 102 AC_CONFIG_FILES([ 103 103 Makefile 104 cmake/version.cmake 104 105 doc/Doxyfile 105 106 lemon/lemon.pc
Note: See TracChangeset
for help on using the changeset viewer.