]> granicus.if.org Git - handbrake/commitdiff
LinGui: fix gtk building on ubuntu 8.0.4 LTS
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 15 May 2009 16:58:47 +0000 (16:58 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 15 May 2009 16:58:47 +0000 (16:58 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2419 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/configure.ac

index 7f3ca5ff9fe0ef6362ca1a39a89af2d69091ef50..566c789182c576c22ed32ef3e92a9822be093f69 100644 (file)
@@ -3,7 +3,7 @@ dnl Created by Anjuta application wizard.
 
 AC_INIT(ghb, 0.1)
 
-AM_INIT_AUTOMAKE([1.9.6 foreign no-dist-gzip dist-bzip2 dist-zip])
+AM_INIT_AUTOMAKE([1.7.9 foreign dist-bzip2 dist-zip])
 AM_CONFIG_HEADER(config.h)
 AM_MAINTAINER_MODE