]> err.no Git - sope/commitdiff
fixed a small linking bug
authorhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 17 Nov 2005 18:53:31 +0000 (18:53 +0000)
committerhelge <helge@e4a50df8-12e2-0310-a44c-efbce7f8a7e3>
Thu, 17 Nov 2005 18:53:31 +0000 (18:53 +0000)
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@1183 e4a50df8-12e2-0310-a44c-efbce7f8a7e3

sope-appserver/samples/HelloForm/ChangeLog
sope-appserver/samples/HelloForm/GNUmakefile.preamble

index eb60fc5abadd3f7823d7b25d332abc950d99e911..574ebdab784020c2b45be62d7be1609c6c3c7046 100644 (file)
@@ -1,3 +1,7 @@
+2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
+
+       * GNUmakefile.preamble: fixed include path of system libs
+
 2005-07-11  Helge Hess  <helge.hess@opengroupware.org>
 
        * created by copying HelloWorld
index 76f949a3e43d159f37b52ba0f8eefad91c9b2cd8..9bf372a3a4b518bfb5761407a73558f8cf1b6942 100644 (file)
@@ -6,4 +6,4 @@ ADDITIONAL_TOOL_LIBS += \
        -lEOControl                     \
        -lDOM -lXmlRpc -lSaxObjC
 
-ADDITIONAL_LIB_DIRS += -L/usr/local/lib -L/usr/lib
+SYSTEM_LIB_DIR += -L/usr/local/lib -L/usr/lib