Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
cacalabs
/
libcaca
peilaus alkaen
https://github.com/cacalabs/libcaca.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
7
Wiki
Toiminta
Selaa lähdekoodia
* Fixed compilation in an alternate directory.
tags/v0.99.beta14
Sam Hocevar
sam
22 vuotta sitten
vanhempi
46e59a8ef4
commit
e5cdb35db3
2 muutettua tiedostoa
jossa
2 lisäystä
ja
2 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/Makefile.am
+1
-1
test/Makefile.am
+ 1
- 1
src/Makefile.am
Näytä tiedosto
@@ -2,7 +2,7 @@
# Automake targets and declarations for ttyvaders
###############################################################################
AM_CPPFLAGS = -I
..
/libee
AM_CPPFLAGS = -I
$(top_srcdir)
/libee
if USE_SLANG
LDFLAGS_slang = -lslang
+ 1
- 1
test/Makefile.am
Näytä tiedosto
@@ -2,7 +2,7 @@
# Automake targets and declarations for libee tests
###############################################################################
AM_CPPFLAGS = -I
..
/libee
AM_CPPFLAGS = -I
$(top_srcdir)
/libee
if USE_SLANG
LDFLAGS_slang = -lslang
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna