Author: gerdk
Date: Mon Feb  4 17:34:15 2008
New Revision: 54
URL: http://svn.gnome.org/viewvc/mousetweaks?rev=54&view=rev

Log:
2008-02-04 Gerd Kohlberger <[EMAIL PROTECTED]>
        * src/Makefile.am: Remove some CFLAGS to be buildable on Solaris. 

        Fixes bug #188872 (launchpad). Patch by Li Yuan.



Modified:
   trunk/ChangeLog
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am       (original)
+++ trunk/src/Makefile.am       Mon Feb  4 17:34:15 2008
@@ -8,8 +8,7 @@
 AM_CFLAGS =                            \
        -DGLADEDIR=\"$(gladedir)\"      \
        -DDATADIR=\"$(datadir)\"        \
-       -DLOCALEDIR=\"$(localedir)\"    \
-       -Wall -export-dynamic
+       -DLOCALEDIR=\"$(localedir)\"
 
 if BUILD_PCA
 pca_bin = pointer-capture-applet
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Want to limit the commits to a few modules? Go to above URL, log in to edit 
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development 
mailing list. Email [EMAIL PROTECTED] if interested.

Reply via email to