This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* Generate the C++ .pc files at configure time.
tags/v0.99.beta14
Sam Hocevar
sam
16 years ago
parent
211d0707f9
commit
91103fbd97
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
configure.ac
+ 2
- 0
configure.ac
View File
@@ -486,6 +486,8 @@ AC_CONFIG_FILES([
caca/caca.pc
csharp/cucul-sharp.dll.config
csharp/caca-sharp.dll.config
cxx/cucul++.pc
cxx/caca++.pc
doc/doxygen.cfg
])
AC_CONFIG_FILES([caca-config], [chmod 0755 caca-config])
Write
Preview
Loading…
Cancel
Save