Browse Source

Merge pull request #186 from Virtual-Instruments/master

Syntax error
tags/json-c-0.13-20171207
Eric Haszlakiewicz 10 years ago
parent
commit
55530bfc0f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      configure.ac

+ 1
- 1
configure.ac View File

@@ -22,7 +22,7 @@ else
fi

# enable silent build by default
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes]]))
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])

# Checks for programs.



Loading…
Cancel
Save