look for kernel/openbox.c instead of src/main.cc

This commit is contained in:
Dana Jansens 2003-03-21 18:48:13 +00:00
parent ff97498e1d
commit e103f90c2f

View file

@ -1,5 +1,5 @@
AC_PREREQ([2.50])
AC_INIT([src/main.cc])
AC_INIT([kernel/openbox.c])
#AC_CONFIG_HEADERS(config.h)
AC_LANG([C])
AC_ENABLE_STATIC([no])