| commit | 77ff83a28c313e47d4343c7390ce9e9724ff6b30 | [log] [tgz] |
|---|---|---|
| author | Jean-Marc Valin <Jean-Marc.Valin@csiro.au> | Tue Jan 22 13:16:36 2008 +1100 |
| committer | Jean-Marc Valin <Jean-Marc.Valin@csiro.au> | Tue Jan 22 13:16:36 2008 +1100 |
| tree | 5eb8bb0614c6ddf0ded7bc2232fd792399cfed61 | |
| parent | 388f1d6cc8337ed4a2cdc6e07d03847986452b10 [diff] [blame] |
Making the library usable by other projects (install things properly, added pkg-config file)
diff --git a/configure.ac b/configure.ac index 94de848..d4dd606 100644 --- a/configure.ac +++ b/configure.ac
@@ -121,7 +121,7 @@ AC_SUBST(SIZE16) AC_SUBST(SIZE32) -AC_OUTPUT([Makefile libcelt/Makefile libentcode/Makefile]) +AC_OUTPUT([Makefile libcelt/Makefile libentcode/Makefile celt.pc]) if test "x$src" = "x"; then echo "**IMPORTANT**"