[gnote] Remove USE_GNOME2_MACROS from autogen.sh



commit b6641fe1785b266a4f4855502903d7a113cd773b
Author: Aurimas Äernius <aurisc4 gmail com>
Date:   Sat Jul 30 23:54:58 2011 +0300

    Remove USE_GNOME2_MACROS from autogen.sh
    
    Unused.

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 3dcac1f..9f7554f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,4 +17,4 @@ which gnome-autogen.sh || {
     exit 1
 }
 
-REQUIRED_AUTOMAKE_VERSION=1.9 USE_GNOME2_MACROS=1 . gnome-autogen.sh
+REQUIRED_AUTOMAKE_VERSION=1.9 . gnome-autogen.sh



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