Mercurial > hg > libxtract
comparison configure.in @ 13:582330cfa6e5
Added pkgconfig support
author | Jamie Bullock <jamie@postlude.co.uk> |
---|---|
date | Mon, 09 Oct 2006 10:10:05 +0000 |
parents | 90b3a3a25d99 |
children | 57c865715619 |
comparison
equal
deleted
inserted
replaced
12:1aec087ddfca | 13:582330cfa6e5 |
---|---|
167 AC_SUBST(PD_CFLAGS) | 167 AC_SUBST(PD_CFLAGS) |
168 AC_SUBST(PD_LDFLAGS) | 168 AC_SUBST(PD_LDFLAGS) |
169 AC_SUBST(PD_SUFFIX) | 169 AC_SUBST(PD_SUFFIX) |
170 AC_SUBST(PD_SOURCES) | 170 AC_SUBST(PD_SOURCES) |
171 | 171 |
172 AC_CONFIG_FILES([doc/documentation.doxygen]) | 172 AC_CONFIG_FILES([doc/documentation.doxygen |
173 libxtract.pc]) | |
173 | 174 |
174 AC_OUTPUT(Makefile src/Makefile xtract/Makefile doc/Makefile examples/Makefile examples/puredata/Makefile) | 175 AC_OUTPUT(Makefile src/Makefile xtract/Makefile doc/Makefile examples/Makefile examples/puredata/Makefile) |