enigma-cvs
[Top][All Lists]
Advanced

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

[Enigma-cvs] enigma autogen.sh,1.4,1.5


From: Ralf Westram <address@hidden>
Subject: [Enigma-cvs] enigma autogen.sh,1.4,1.5
Date: Mon, 20 Oct 2003 17:22:15 +0000

Update of /cvsroot/enigma/enigma
In directory subversions:/tmp/cvs-serv32294

Modified Files:
        autogen.sh 
Log Message:
- call aclocal before autoheader (autoheader complained here)



Index: autogen.sh
===================================================================
RCS file: /cvsroot/enigma/enigma/autogen.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** autogen.sh  17 Jul 2003 20:25:46 -0000      1.4
--- autogen.sh  20 Oct 2003 17:22:12 -0000      1.5
***************
*** 9,13 ****
  echo "===================="
  
! autoheader && aclocal && automake --add-missing --foreign --copy && autoconf
  
  echo "You can now run configure and make."
--- 9,13 ----
  echo "===================="
  
! aclocal && autoheader && automake --add-missing --foreign --copy && autoconf
  
  echo "You can now run configure and make."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]