mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
13 lines
365 B
Diff
13 lines
365 B
Diff
diff -Naur libogg-1.3.0-old/configure.in libogg-1.3.0-new/configure.in
|
|
--- libogg-1.3.0-old/configure.in 2011-08-04 10:11:08.000000000 -0700
|
|
+++ libogg-1.3.0-new/configure.in 2013-01-03 19:50:49.000000000 -0800
|
|
@@ -19,7 +19,7 @@
|
|
AM_PROG_CC_C_O
|
|
|
|
dnl config.h
|
|
-AM_CONFIG_HEADER(config.h)
|
|
+AC_CONFIG_HEADERS(config.h)
|
|
|
|
dnl Set some options based on environment
|
|
|