don't hardcode gcc in Makefile.in...

This commit is contained in:
eknauel 2003-10-30 08:08:15 +00:00
parent 4abe0fc945
commit 0b431ba220
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
#if no_x == 'yes' fail ...
AC_SUBST(LIBS)
AC_SUBST(CC)
AC_SUBST(x_includes)
AC_SUBST(x_libraries)
AC_SUBST(extra_objects)