gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/plugin Makefile.am


From: Sandro Santilli
Subject: [Gnash-commit] gnash/plugin Makefile.am
Date: Fri, 04 Apr 2008 13:09:57 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Sandro Santilli <strk>  08/04/04 13:09:57

Modified files:
        plugin         : Makefile.am 

Log message:
        --with-plugindir is obsoleted, it's --with-npapi-plugindir now

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/Makefile.am?cvsroot=gnash&r1=1.72&r2=1.73

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/plugin/Makefile.am,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- Makefile.am 30 Mar 2008 18:25:28 -0000      1.72
+++ Makefile.am 4 Apr 2008 13:09:56 -0000       1.73
@@ -113,7 +113,7 @@
        @if test ! -w $(DESTDIR)$(plugindir); then \
          echo "WARNING: Improper permissions for $(DESTDIR)$(plugindir)!"; \
          echo "You probably need to be root"; \
-         echo "Or configure with --with-plugindir= set to a writable 
directory"; \
+         echo "Or configure with --with-npapi-plugindir= set to a writable 
directory"; \
        exit 1; \
        fi
 




reply via email to

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