[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: The automake issue, and why crippling 1.6 is a bad plan



On Thu, 13 Jun 2002 16:31:51 -0700
Joseph Carter <knghtbrd@bluecherry.net> wrote:

There's your patch, if this doesn't tell you anything, come back and ask questions:

diff -ru libsdl1.2-1.2.4-orig/configure.in libsdl1.2-1.2.4/configure.in
--- libsdl1.2-1.2.4-orig/configure.in   Fri Jun 14 14:29:49 2002
+++ libsdl1.2-1.2.4/configure.in        Fri Jun 14 14:30:12 2002
@@ -43,6 +43,7 @@
 
 dnl Setup for automake
 AM_INIT_AUTOMAKE(SDL, $SDL_VERSION)
+AM_MAINTAINER_MODE
 
 dnl Check for tools
 
diff -ru libsdl1.2-1.2.4-orig/debian/rules libsdl1.2-1.2.4/debian/rules
--- libsdl1.2-1.2.4-orig/debian/rules   Fri Jun 14 14:29:49 2002
+++ libsdl1.2-1.2.4/debian/rules        Fri Jun 14 14:29:57 2002
@@ -9,8 +9,6 @@
 build-stamp:
        dh_testdir
 
-       ./autogen.sh
-
        ./configure --prefix=/usr --disable-video-ggi --enable-video-svga --enable-video-aalib --with-pic
        $(MAKE)
        -mkdir debian/libtmp-all


-- 
dancer@debian.org  http://www.netfort.gr.jp/~dancer




-- 
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: