summaryrefslogtreecommitdiff
path: root/ABOUT-NLS
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-31 01:59:29 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-12-31 01:59:29 +0000
commitc32df21212b1e1a6eb860c1e907a98418a66a8bb (patch)
tree8a7f1bac3123e10cc59dce8e6c940ea099ceb701 /ABOUT-NLS
parent89bacb3e8a81f8e53f846c3e1f7f11d34c7189aa (diff)
downloadpcsxr-c32df21212b1e1a6eb860c1e907a98418a66a8bb.tar.gz
- configure.ac: fixed my previous stupid error which invalidated --disable-nls.
- some other minor cleanups. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@61645 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ABOUT-NLS')
-rw-r--r--ABOUT-NLS2
1 files changed, 0 insertions, 2 deletions
diff --git a/ABOUT-NLS b/ABOUT-NLS
deleted file mode 100644
index 8d18e819..00000000
--- a/ABOUT-NLS
+++ /dev/null
@@ -1,2 +0,0 @@
-PCSX-df uses gettext internally, but can be configured without it.
-The gettext library is not included with PCSX-df.