[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/kfontinst
From:       Adriaan de Groot <groot () kde ! org>
Date:       2004-11-18 23:10:10
Message-ID: 20041118231010.7612816E07 () office ! kde ! org
[Download RAW message or body]

CVS commit by adridg: 

Check with KDE style, to obey all the --with-extra stuff


  M +2 -2      configure.in.in   1.26


--- kdebase/kcontrol/kfontinst/configure.in.in  #1.25:1.26
@@ -102,5 +102,5 @@
         # Check for fontenc...
         ac_font_enc_headers=0
-        AC_CHECK_HEADER(X11/fonts/fontenc.h,[ac_font_enc_headers=1])
+        KDE_CHECK_HEADER(X11/fonts/fontenc.h,[ac_font_enc_headers=1])
         if test "$ac_font_enc_headers" = "0"; then
             AC_MSG_WARN(FontEnc headers not found. FontEnc support disabled)
@@ -110,5 +110,5 @@
             KDE_CHECK_COMPILER_FLAG(shared, [ld_shared_flag="-shared"])
             LDFLAGS="$LDFLAGS $ld_shared_flag $all_libraries -lz"
-            AC_CHECK_LIB(fontenc,FontEncDirectory,ac_font_enc_lib=1,ac_font_enc_lib=0)
+            KDE_CHECK_LIB(fontenc,FontEncDirectory,ac_font_enc_lib=1,ac_font_enc_lib=0)
             if test "$ac_font_enc_lib" = "1"; then
                 LIB_FONT_ENC="-lfontenc"


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic