Skip to content

Commit

Permalink
Remove G_LOG_DOMAIN, use default log domain.
Browse files Browse the repository at this point in the history
  • Loading branch information
killing committed Jul 12, 2019
1 parent 212281a commit c161cb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
AM_CFLAGS = @GLIB_CFLAGS@ \
@JANSSON_CFLAGS@ \
-I${top_builddir}/lib \
-I${top_srcdir}/lib \
-DG_LOG_DOMAIN=\"Searpc\"
-I${top_srcdir}/lib

lib_LTLIBRARIES = libsearpc.la

Expand Down

0 comments on commit c161cb9

Please sign in to comment.