- various cleanups
This commit is contained in:
Stephan Raue 2009-11-16 04:40:27 +01:00
parent e8e3df61e6
commit 6feadf9ecd
2 changed files with 5 additions and 4 deletions

View File

@ -28,6 +28,7 @@ LOCDIR=/usr/share/locale
INCLUDES += -I`ls -d ../freetype-*/include`
LIBS += -liconv -lintl
EOF
for ext in $ACTIVE_EXTENSIONS; do
EXTNAME=`echo $ext | tr a-z A-Z`
echo "$EXTNAME=1" >> Make.config