summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2000-11-04 07:28:34 +0000
committerRalph Giles <giles@xiph.org>2000-11-04 07:28:34 +0000
commit7a038ab4dd24cf57da6afd25b5f4fd0d05e27560 (patch)
tree560f8bc96d6ea04ca2f5e8258c36f403ff80be19 /configure.in
parentc3adb22334df083ccf82080ff7d120f21e48303e (diff)
downloadogg-7a038ab4dd24cf57da6afd25b5f4fd0d05e27560.tar.gz
forgot to propagate autogen.sh updates
git-svn-id: http://svn.xiph.org/trunk/ogg@975 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 89ef323..03b39f1 100644
--- a/configure.in
+++ b/configure.in
@@ -224,7 +224,5 @@ AC_SUBST(LIBS)
AC_SUBST(DEBUG)
AC_SUBST(CFLAGS)
AC_SUBST(PROFILE)
-AC_SUBST(CC)
-AC_SUBST(RANLIB)
AC_OUTPUT(Makefile src/Makefile doc/Makefile include/Makefile include/ogg/Makefile include/ogg/config_types.h win32/Makefile)