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

List:       kde-commits
Subject:    kdenetwork/ktalkd/ktalkd
From:       Eray Ozkural <erayo () cs ! bilkent ! edu ! tr>
Date:       2002-12-31 18:06:29
[Download RAW message or body]

CVS commit by exa: 

* a workaround for a .c / .cpp confusion in glorious automake extensions


  M +16 -0     Makefile.am   1.18


--- kdenetwork/ktalkd/ktalkd/Makefile.am  #1.17:1.18
@@ -23,4 +23,20 @@
 LDADD           =       machines/libmach.a $(LIBBSD) $(LIB_KDECORE) $(LIBSOCKET)
 
+## KLUDGE!! Beware, the below section
+## exists only because of an automake-related
+## bug that we cannot pinpoint at the time
+
+ktalkd: print.cpp repairs.cpp
+
+print.cpp: print.c
+        rm -f print.cpp
+        ln -s print.c print.cpp
+
+repairs.cpp: repairs.c
+        rm -f repairs.cpp
+        ln -s repairs.c repairs.cpp
+
+## end KLUDGE
+
 ###########################################################
 


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

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