This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed] Clean up libobjc configure, stage 11/11


Last one for a while.  We'll see how this goes.  :-)  Goodbye cruft!!!!

Bootstrapped i686-pc-linux-gnu, committing.

	* configure.ac: Remove (unused) glibcpp_prefixdir.
	* configure: Regenerate.

Index: configure.ac
===================================================================
RCS file: /cvs/gcc/gcc/libobjc/configure.ac,v
retrieving revision 1.1
diff -u -r1.1 configure.ac
--- configure.ac	9 Apr 2004 13:13:07 -0000	1.1
+++ configure.ac	9 Apr 2004 13:15:00 -0000
@@ -149,9 +149,6 @@
 esac
 AC_SUBST(toolexeclibdir)
 
-glibcpp_prefixdir=${prefix}
-AC_SUBST(glibcpp_prefixdir)
-
 # --------
 # Programs
 # --------

-- 
Make sure your vote will count.
http://www.verifiedvoting.org/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]