]> spindle.queued.net Git - midori/commitdiff
Fix the legacy build
authorChristian Dywan <christian@twotoasts.de>
Wed, 10 Sep 2008 16:27:11 +0000 (18:27 +0200)
committerChristian Dywan <christian@twotoasts.de>
Wed, 10 Sep 2008 16:27:11 +0000 (18:27 +0200)
configure.in

index 6c471e9c8725900099b0439dfb78de9f2fc6c195..777efd0818aaf4f1b0bcf7e382c32d50b501e4c2 100644 (file)
@@ -1,6 +1,6 @@
 # Register ourselves to autoconf
 AC_INIT([midori], [0.0.21], [http://www.twotoasts.de/bugs])
-AC_CONFIG_SRCDIR([midori/main.h])
+AC_CONFIG_SRCDIR([midori/midori-stock.h])
 AC_CONFIG_HEADER([config.h])
 
 AM_INIT_AUTOMAKE([AC_PACKAGE_TARNAME()], [AC_PACKAGE_VERSION()])