Browse Source

Add the config.h file needed for the Android build.

master
Reece H. Dunn 8 years ago
parent
commit
73961be59f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      android/jni/include/config.h

+ 2
- 0
android/jni/include/config.h View File

@@ -0,0 +1,2 @@
// This is created by autoconf on POSIX-compatibe build environments.
#define PACKAGE_VERSION "1.49.0"

Loading…
Cancel
Save