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

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/icq_new/icq_webhandler
From:       Jason Keirstead <jason () keirstead ! org>
Date:       2002-12-31 21:20:23
[Download RAW message or body]

CVS commit by brunes: 

Changed this to be a perl script. There isn't a need to use C++ for this simple action


  A            icq_webhandler   1.1
  M +3 -12     Makefile.am   1.3
  R            icq_webhandler.cpp   1.2


--- kdenonbeta/kopete/protocols/icq_new/icq_webhandler/Makefile.am  #1.2:1.3
@@ -2,15 +2,6 @@
 #
 
-AM_CPPFLAGS = -UQT_NO_ASCII_CAST
-METASOURCES = AUTO
-
-INCLUDES = $(all_includes)
-
-
-bin_PROGRAMS = icq_webhandler
-
-icq_webhandler_SOURCES = icq_webhandler.cpp
-icq_webhandler_LDADD = $(LIB_QT) $(LIB_KDECORE) $(LDADD)  $(LIB_KSYCOCA)
-icq_webhandler_LDFLAGS = $(all_libraries) $(KDE_RPATH)
+bindir = $)kde_bindir)
+bin_DATA = icq_webhandler
 
 mime_DATA = x-icq.desktop
@@ -20,3 +11,3 @@
 apps_DATA = icq_webhandler.desktop
 
-EXTRA_DIST = $(apps_DATA) $(mime_DATA)
+EXTRA_DIST = $(apps_DATA) $(mime_DATA) $(bin_DATA)


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

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