gpointing-device-settings r57 - trunk/src



Author: hiikezoe
Date: Sat Feb 28 08:03:20 2009
New Revision: 57
URL: http://svn.gnome.org/viewvc/gpointing-device-settings?rev=57&view=rev

Log:
set G_LOG_DOMAIN.

Modified:
   trunk/src/Makefile.am

Modified: trunk/src/Makefile.am
==============================================================================
--- trunk/src/Makefile.am	(original)
+++ trunk/src/Makefile.am	Sat Feb 28 08:03:20 2009
@@ -12,6 +12,9 @@
 	gpds-module.h			\
 	gpds-ui.c			\
 	gpds-xinput.c
+
+AM_CFLAGS = -DG_LOG_DOMAIN=\"GPointingDeviceSettings\"
+
 libgpds_la_CFLAGS =			\
 	$(GPDS_CFLAGS)			\
 	$(COVERAGE_CFLAGS)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]